10-30-2017
06:09 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
10-30-2017
06:09 PM
Link level of detail via api
Is it possible to use the 'Link Levels of Detail' command via the API ?
I can activate the command by using the CommandManager
oContDef = ThisApplication.CommandManager.ControlDefinitions.Item("AssemblyBonusTools_LinkLODsCmd")
oContDef.Execute
But the command then requires a UI selection. Can this be automated via API or is there another way to link the details?
This question was asked some time ago, but the workaround does not work for me.
Thanks,
Jan