IComponentLinkEmbedControl#
- class ansys.stk.core.stkobjects.IComponentLinkEmbedControl#
Interface for a control which manages the linking or embedding of a component from the component browser.
Overview#
Set the component by name. |
Get or set the component reference type. |
|
Get the component interface. |
|
Get the list of supported component names. |
Import detail#
from ansys.stk.core.stkobjects import IComponentLinkEmbedControl
Property detail#
- property IComponentLinkEmbedControl.reference_type: ComponentLinkEmbedControlReferenceType#
Get or set the component reference type.
- property IComponentLinkEmbedControl.component: IComponentInfo#
Get the component interface.