I want to create several MODELCOMPSET whose names will contain the name of the workplane name.
For instance:
a_G55
b_G55
a_G56
b_G56
But I don’t understand the syntax of writing a macro.
CREATE LEVEL a_$workplane.name MODELCOMPSET
I get MODELCOMPSET with the name "a_$workplane.name", I wanted it to be a_G56.