Connector¶
- class pyccx.core.Connector(name, nodeset=None, refNode=None)¶
Bases:
ModelObjectA Connector is a rigid connector between a set of nodes and an (optional) reference node.
Attributes Summary
Nodes contains the list of Node IDs
Reference Node ID
Methods Summary
Attributes Documentation
- nodeset¶
Nodes contains the list of Node IDs
- refNode¶
Reference Node ID
Methods Documentation
- writeInput()¶
- Return type:
str