rules to clean

rules to clean

Anonymous
Not applicable
471 Views
2 Replies
Message 1 of 3

rules to clean

Anonymous
Not applicable

is possible with a rule clean the view from : axes, planes, scketch, ......

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

JelteDeJong
Mentor
Mentor
Accepted solution

I have been working on a rule but it got complicated fast. also i found a addin that can do that. In the idea station there is also a topic for a feature that does that. You might want to vote for it.

Jelte de Jong
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature


Blog: hjalte.nl - github.com

0 Likes
Message 3 of 3

_dscholtes_
Advocate
Advocate

We have some macros to switch the visibility of sketches, solid bodies, surface bodies, work planes / axis / points  on or off. They only work in parts thought. There has been no request for them to work on assemblies including sub assemblies. That might indeed get complicated as @JelteDeJong said.

Anyway, above mentioned items are all available through their individual collections in the ComponentDefinition of the active part (ComponentDefinition.Sketches, ComponentDefinition.WorkAxes, etc).

 

Edit: It seems you mean removing items, while I first interprated hiding them.

0 Likes