FLATBED
Mechanical
- Feb 2, 2011
- 4
I want to manipulate an assembly model using the "Assembly Equations" feature. I can manipulate dimensions and hide/show parts using condtional operators (IF, Then, Else, or, etc). I can hide parts, but I do not know how to identify the part that I want hidden? Help?
Here is the code I tried:
If(Hi1_D95==150|mm|) then (HIDE (XXXXXX))
How do I insert comments and more importantly how do I identify the part that I want hidden in the assembly??? Thanks,
Here is the code I tried:
If(Hi1_D95==150|mm|) then (HIDE (XXXXXX))
How do I insert comments and more importantly how do I identify the part that I want hidden in the assembly??? Thanks,