IComponentInfo#
- class ansys.stk.core.stkobjects.IComponentInfo#
Interface for a component.
Overview#
Return true if the component is read-only. |
|
Export the component with default component name as file name and component type as file extension to the scenario directory. |
|
Export the component with specified file name and location. |
Get or set the component name. |
|
Get or set the user comment for this component. |
|
Get the description for this component. |
Import detail#
from ansys.stk.core.stkobjects import IComponentInfo