40.10 OdbDataElementSet object

The OdbDataElementSet object stores element set data.
Access
import visualization
session.odbData[name].elementSets[i]
40.10.1 Members

The OdbDataElementSet object has the following members:
nameA String specifying the set name. This attribute is read-only.
elementsA String-to-tuple-of-Ints Dictionary specifying the elements in the set. This attribute is read-only.