Thursday, August 28, 2008

How to find "Modified Dimension" ?

Some times we want to know how many dimension entities in the drawing (or in a selection-set) have been modified?
Some times we want to select all of these "modified dimensions" and change them back to their original values.
All of us better know how to change them back to "original-value" i.e. we have to just replace"<>" to that modified value.
But ... but ....
how can we know that which dimension is modified & which is not?

Below you can find the required LISP file.

* FindoutModifiedDIMENSION.lsp (1Kb)
This command finds out modified DIMENSION value.

Sequence of command lines for this routine:-

Command: MDM
Select objects:

Download :
FindoutModifiedDIMENSION.lsp

No comments:

Post a Comment