N2PConnector#
- class NaxToPy.Core.Classes.N2PConnector.N2PConnector(info, model_father)[source]#
Bases:
object
Class of Connectors for NaxToPy. In the module, elements and connectors are separate classes.
- property GridIDs: list[N2PNode]#
Nodes (
N2PNode
) of the connector in case it is of type MPC or RSPLINE.
- property ID: int#
ID of the connector.
- property InternalID: int#
Internal ID of the connector.
- property PartID: str#
Part ID of the connector.
- property TypeConnector: str#
Connector type.