Trying to do macro that add segment label and explode it twice.
This part works perfect:
^C^C_ADDSEGMENTLABEL;\^C^C_PSELECT;L;;^C^C_EXPLODE
but when i trying select last and explode again nothing happens
This is how i think it should work:
^C^C_ADDSEGMENTLABEL;\^C^C_PSELECT;L;;^C^C_EXPLODE^C^C_PSELECT;L;;^C^C_EXPLODE
can't find problem
Also I want to run macro again when finished.
If u can write in lisp it will be nice too. I have no experience with this, cant do it by myself.
Solved! Go to Solution.
Solved by Jeff_M. Go to Solution.
jeff,
if i wanted to add to this changing the layer and the color would this work?
^C^C_ADDSEGMENTLABEL;\^C^C_EXPLODE;L;EXPLODE;L;\^C^C_CHANGE;L;P;LA;Etext;CO;BYLAYER;
being the bold/italic is not in the options but what its asking you want to change it to?
EDIT: nevermind i tinkered with it and finally got it.
^C^C_ADDSEGMENTLABEL;\^C^C_EXPLODE;L;EXPLODE;L;_chprop;L;;LA;desiredlayer;CO;desiredcolorOrBYLAYER;;
Can't find what you're looking for? Ask the community or share your knowledge.