Question
IsoDraw macro «change line» in selected objects
I want to change the line type for selected elements.
After the first run, the objects are no longer selected.
So IsoDraw has to remember the selected objects first.
How can I teach this to InsoDraw?
Subselect if Pen is '$ISO_MEDIUM'
Set active pen "RedMedium"
Subselect if Pen is '$ISO_THIN'
Set active pen "RedThin"
Many thanks for your support.
Peter

