NodeSet

class pyccx.core.NodeSet(name, nodes)

Bases: MeshSet

A 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

Nodes contains the list of Node IDs

Methods Summary

writeInput()

Attributes Documentation

nodes

Nodes contains the list of Node IDs

Methods Documentation

writeInput()
Return type:

str