PDA

View Full Version : Changing command defaults?



worksuks
15th Dec 2003, 10:19 pm
Using AutoCAD2002. When I use the command xplode and choose the objects; it then asks to enter an option and gives a list of variables to enter. if you just hit enter it chooses the default, which is Explode. I wish to change this so the default is to Inherit from parent block. Is this possible? what file do i need to look into to do this?
thanks

rkmcswain
26th Apr 2006, 07:41 pm
AFAIK - you can't. It's defined in acxplode.arx

good_m
26th Apr 2006, 07:58 pm
you can write a small lisp routine for it if you're using the full version of AutoCAD.
Mike