08-31-2021
02:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
08-31-2021
02:28 AM
Remove part visibility in asm by custom property
Hi,
I'm trying to create an Ilogic code that removes visibility on all parts in my assembly that have a custom property
example:
I have a custom property called "type" that allows me to select the method of manufacture on all parts. (CNC, welding, laser, etc.)
Now I want to hide all parts with "laser" in this property. But how will the Ilogic code look like?
Another one:
Can I do the same as above just by hiding all the parts with a meterial, for example steel?