Message 1 of 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
How could be a lisp command that after call (Undo Start here)
1) Looks inside mode space for all the dimension object
2) Fo every dim object objI
Let the obj.style DsJ named be "NDSJ"
If there isn't a layer named "Dim_NDSJ" creates a new layer named "Dim_NDSJ" with layer.Color
the DsJ.TextColor
If theres a layer named "Dim_NDSJ" changes the layer.Color to DsJ.TextColor
3) After all Halts and Undo Ends
Thans,
Gery
Solved! Go to Solution.