ChainConnection#
- class ansys.stk.core.stkobjects.ChainConnection#
Class defining Chain connections.
Overview#
From object for a connection. |
|
To object for a connection. |
|
Get or set the minimum number of uses for a connection. |
|
Get or set the maximum number of uses for a connection. |
|
Get or set the parent platform restriction for a connection. |
Import detail#
from ansys.stk.core.stkobjects import ChainConnection
Property detail#
- property ChainConnection.from_object: ISTKObject#
From object for a connection.
- property ChainConnection.to_object: ISTKObject#
To object for a connection.
- property ChainConnection.parent_platform_restriction: ChainParentPlatformRestriction#
Get or set the parent platform restriction for a connection.