How to deal with empty (whitespace) entity name

How to deal with empty (whitespace) entity name

Antoine-L
Contributor Contributor
501 Views
2 Replies
Message 1 of 3

How to deal with empty (whitespace) entity name

Antoine-L
Contributor
Contributor

Hi,

 

Sometimes, after importing my .step model, the workplane associated with the geometry is automatically named with a single whitespace " ".

I can't find any tricks to activate, rename, ..., or remove it since it gives me the error "Unsupported feature or command".

I can't ignore it because sometimes it screws up my macros.

 

See attached project to get this kind of weird workplane

Thanks

 

Version: 2022.1.1.2022115

0 Likes
Accepted solutions (1)
502 Views
2 Replies
Replies (2)
Message 2 of 3

Sean570
Advocate
Advocate
Accepted solution

"DELETE WORKPLANE ALL" works, so just delete it before creating new workplanes if that works for you

0 Likes
Message 3 of 3

Antoine-L
Contributor
Contributor

Thanks @Sean570 , it mostly resolves my issue.

0 Likes