(to) This simple utility (my first LISP routine) will
quickly change a dimension's text via the command line.
It supports noun/verb selection. You can type in your
own text overrides or use the provided defaults (via
shortcuts!) Provided defaults are shown at the prompt.
They are as follows (where dim is the measured
dimension): dim TYP., dim O.C., dim O.C. TYP., dim
O.C.TYP., dim THRU, dim (Skin), (dim). You can clear a
dimension override by hitting enter while the text
prompt is blank.
Essential! (bb) A modified breakpoint command. Select
an object and click a single point to break it.
A quick shortcut (ba) that sends objects to the back of
a drawing. Via DrawOrder, Back
A quick shortcut (fw) that sends objects to the front
of a drawing. Via Draworder, Forward
(by) Change selected objects' color and linetype to
BYLAYER. Thanks to Henry C. Francis
Esential! (ccc) Continously copy selected objects a
specified distance.
(ss) Sets OSnaps back to my prefered setting. Edit it
for your use by changing the "osmode" variable.
(zx) This lisp will zoom to 95% of the extents. Makes
it much easier to select objects at the edge of the
screen.