06-18-2020
11:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
06-18-2020
11:30 AM
So this worked, for some reason, must be that i am using derived parts to create my sub-assembly.
Feature.IsActive("SubAssembly:1", "SubAssembly-01::SubAssemblyRef.ipt") = True
Where the SubAssemblyRef is the .ipt driving the upper assembly. I still think this is not an elegant solution as the part still shows in a BOM. Love some help if you can share your code so I can see where I am going wrong.
If I manually suppress the part it works nicely, so if I can do it with iLogic it would be perfect.