View Full Version : Command line loads
jgratton
2010-02-25, 05:27 PM
Command: Loading AEC Base...
Loading AEC Base Extended...
Loading AEC Project Base...
Loading AEC Schedule Data...
Loading AEC Architectural Base...
Loading AEC Base UI...
What exactly is getting loaded here? If I determine I don't need it, can it be de-activated?
dgorsman
2010-02-25, 07:54 PM
Its a demand load. Somewhere in that drawing (or its XREFs) are objects or data dictionaries for an application along the lines of LDT or Civil3D. Even if the drawing was never directly touched by those applications, it can happen by inserting/binding another drawing that *has*. The real nutty issue is that its loaded per session, not per drawing, so if you close the problem drawing and open another you won't see that message even if its the same way.
Normally its safe to ignore, but because it can spread like wildfire I try to contain it where possible with some judicious (dictremove...) LISP calls.
scott.wilcox
2010-02-25, 08:43 PM
Try -purge, Regapp option. (don't forget the minus sign!)
Ed Jobe
2010-02-25, 08:44 PM
along the lines of LDT or Civil3D.
Minor correction. That would be ACA or MEP.
rkmcswain
2010-02-25, 09:25 PM
Minor correction. That would be ACA or MEP.
No, you get the same lines in C3D and LDT. (Below from C3D 2010)
Loading AEC Base...
Loading AEC Base Extended...
Loading AEC Base UI...
Loading AEC Project Base...
Loading AEC Base GUI...
Loading AEC Schedule Data...
Loading AEC Architectural Base...
Loading AEC Project UI...
Loading AEC Utilities...
Ed Jobe
2010-02-25, 09:44 PM
No, you get the same lines in C3D and LDT. Then I guess it all depends. Could be one or the other. :beer:
rkmcswain
2010-02-25, 10:34 PM
Then I guess it all depends. Could be one or the other. :beer:
Yea, I've never understood why LDT and now C3D include all the AEC stuff. None of it's documented.
Ed Jobe
2010-02-25, 11:12 PM
Yea, I've never understood why LDT and now C3D include all the AEC stuff. None of it's documented.
Yeah, I can see maybe dims, but the arch dll? :? Its probably something like it uses one thing at a high level and then that dll loads everything else.
Powered by vBulletin® Version 4.2.5 Copyright © 2025 vBulletin Solutions Inc. All rights reserved.