NodeSet¶
- class pyccx.core.NodeSet(name, nodes)¶
Bases:
MeshSetA NodeSet is basic entity for storing a list of Node Ids. The set remains constant or fixed without any dynamic referencing to any underlying geometric entities.
Attributes Summary
Nodes contains the list of Node IDs
Methods Summary
Attributes Documentation
- nodes¶
Nodes contains the list of Node IDs
Methods Documentation
- writeInput()¶
- Return type:
str