Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
jan.pomplun
388 Views, 3 Replies

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