The OdbDataSurfaceSet object stores surface set data.
import visualization session.odbData[name].surfaceSets[i]
The OdbDataSurfaceSet object has the following members:
A String specifying the set name. This attribute is read-only.
A String-to-tuple-of-Ints Dictionary specifying the elements in the set. This attribute is read-only.
A String-to-tuple-of-Ints Dictionary specifying the facets corresponding to the elements. This attribute is read-only.