Demote all sub-assemblies individually using ilogic

Not applicable
09-18-2018
07:32 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have assemblies containing multiple parts and sub-assemblies. The sub-assemblies need to be converted to the standard.iam template so that I can convert them to assets (using the 'convert to assets' utility) and then synch to autocad. The easiest way to do this is to demote all of those sub-assemblies. I would like to use an ilogic code to mimmick the demote utility. I already have a 'for' loop written up to run through all of the sub-assemblies one after the other.... I'm only missing a way to demote them.