DofTerm Struct¶
-
class
NXOpen.CAE.DofTerm¶ Bases:
objectUsed to specify a term of the Degree of freedom.
. Constructor: NXOpen.CAE.DofTerm()
Fields¶
| Field | Description |
|---|---|
| NodeIndex | Node element connectivity index. |
| DofComponent | Degree of Freedom Component. |
| Coefficient | Coefficient. |
NodeIndex¶
-
DofTerm.NodeIndex¶ Node element connectivity index.
-------------------------------------Field Value Type:int