Im trying to add all handrails to a list to exclude them from the drawing, and the only identifier is they are a STRU containing name platform.
ie
[INDENT]Name /PLATFORM_SCH-28
Type STRU
Lock true
Owner /211-STEEL[/INDENT]
so my selection is
[INDENT]Selection STRU
with rule
name eq 'PLATFORM*'[/INDENT]Current database in 3d volume.
Why am i getting CP:synax error? cant i use wildcard in the rule?
Is there a better way?