ConnectivityNodeContainer
A base class for all objects that may contain connectivity nodes or topological nodes.
Inheritance
Attributes
| Label | Type | Multiplicity | Comment |
|---|---|---|---|
| ConnectivityNodes | ConnectivityNode | 0..n | Connectivity nodes which belong to this connectivity node container. |
| TopologicalNode | TopologicalNode | 0..n | The topological nodes which belong to this connectivity node container. |