DofTerm Struct

class NXOpen.CAE.DofTerm

Bases: object

Used 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

DofComponent

DofTerm.DofComponent

Degree of Freedom Component.

Integer 1 through 6. -------------------------------------

Field Value Type:int

Coefficient

DofTerm.Coefficient

Coefficient.

-------------------------------------

Field Value Type:float