ComponentDirectory#
- class ansys.stk.core.stkobjects.ComponentDirectory#
Manages all components.
Overview#
Return the specified components. |
Import detail#
from ansys.stk.core.stkobjects import ComponentDirectory
Method detail#
- ComponentDirectory.get_components(self, component: Component) ComponentInfoCollection #
Return the specified components.
- Parameters:
component :
Component
- Returns:
ComponentInfoCollection