40.14 OdbDataNodeSet object
The OdbDataNodeSet object stores node set data.
Access
import visualization
session.odbData[name].nodeSets[i]
40.14.1 Members
The OdbDataNodeSet object has the following members:
nameA String specifying the set name. This attribute is read-only.
nodesA String-to-tuple-of-Ints Dictionary specifying the nodes in the set. This attribute is read-only.