S
Suresh Jeevanandam
Guest
Hi all,
If I do
myShapes = car(setof(elem cv->lpps elem->layerName == "MYLAYER"))->shapes
It gives all the shapes with layerName == "MYLAYER". However, I want
only the flat shapes that are not part of a rod path/rectangle.
I tried to use rodIsObj. But no success. Is there any other way?
Thanks in advance,
Suresh J
If I do
myShapes = car(setof(elem cv->lpps elem->layerName == "MYLAYER"))->shapes
It gives all the shapes with layerName == "MYLAYER". However, I want
only the flat shapes that are not part of a rod path/rectangle.
I tried to use rodIsObj. But no success. Is there any other way?
Thanks in advance,
Suresh J