ComponentDirectory#

class ansys.stk.core.stkobjects.ComponentDirectory#

Manages all components.

Overview#

get_components

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