by "Boltos" <Boltos@[EMAIL PROTECTED]
>
Jan 12, 2008 at 10:20 AM
Thank you, that was helpful. I had edited the acad2000doc.lsp file
(ADT3.3)
to include some additional lisp programs and failed to get the correct
format and number of quote marks. Somehow this caused geom3d.arx to not
load correctly at startup, and that's the arx file necessary to load
mirror3d and rotate3d, which was clarified by your reference to the
Autodesk
article.
Thanks again!
"Bill DeShawn" <bdeshawn@[EMAIL PROTECTED]
> wrote in message
news:fb10ac3b-f339-4fc7-bb6f-f7216263471c@[EMAIL PROTECTED]
found something regardless of version:
http://usa.autodesk.com/adsk/servlet/ps/item?siteID=123112&id=2879299&linkID=9240617
Check that out and let us know how it goes
Bill DeShawn
http://my.sterling.net/~bdeshawn
On Jan 10, 9:23 am, "Boltos" <Bol...@[EMAIL PROTECTED]
> wrote:
> I cannot use rotate3d or mirror3d, the command line responds with
"Unknow
> Command" Where are these command loaded so I can see what I have changed
> that killed the command?
> Thanks