Tuesday, September 2, 2008

HIGHLIGHT the previous selected objects...

While working on modifying the drawing objects, one needs to HIGHLIGHT the previous selected objects so as to change their properties (such as LAYER, COLOR, LINETYPE etc.)
A normal drafter would simply give the command "SELECT" & when the "Select Objects" prompt came, he/she type "P"
& so goes the previous selected objects HIGHLIGHTed.

Its OK.
But .... How about getting the previous selected objects HIGHLIGHTED just by Entering a command name in the command-line?
So simple man.
Grab this LISP.

* HighlightObjs.lsp (1Kb)
This command HIGHLIGHTS the previous selected objects.

Sequence of command lines for this routine:-

Command: SEH

Download : HighlightObjs.lsp

No comments:

Post a Comment