Link level of detail via api
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
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
