The NodalDofs object represents the degrees of freedom that are retained or eliminated in a substructure generate analysis.
import odbAccess session.odbs[name].steps[name].eliminatedNodalDofs[i] session.odbs[name].steps[name].retainedNodalDofs[i]
The NodalDofs object can have the following members:
An OdbSet object specifying a set of nodes for which the degrees of freedom are retained or eliminated.
A tuple of Ints specifying the degrees of freedom that are retained or eliminated.