TBSCheckDOFDofSettings_Struct Struct

NXOpen.CAE.Optimization.TBSCheckDOF.DofSettings is an alias for NXOpen.CAE.Optimization.TBSCheckDOFDofSettings_Struct

class NXOpen.CAE.Optimization.TBSCheckDOFDofSettings_Struct

Bases: object

the displacement restriction settings on three axial directions of referenced coordinate system

Fields

Field Description
Dof1 Represents displacement in the X axial direction
Dof2 Represents displacement in the Y axial direction
Dof3 Represents displacement in the Z axial direction

Dof1

TBSCheckDOFDofSettings_Struct.Dof1

Represents displacement in the X axial direction -------------------------------------

Getter Method Signature Dof1()

Returns:
Return type:NXOpen.CAE.Optimization.TBSCheckDOFCheckDofOption

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

Setter Method

Signature Dof1(value)

Parameters:value (NXOpen.CAE.Optimization.TBSCheckDOFCheckDofOption) –

Dof2

TBSCheckDOFDofSettings_Struct.Dof2

Represents displacement in the Y axial direction -------------------------------------

Getter Method Signature Dof2()

Returns:
Return type:NXOpen.CAE.Optimization.TBSCheckDOFCheckDofOption

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

Setter Method

Signature Dof2(value)

Parameters:value (NXOpen.CAE.Optimization.TBSCheckDOFCheckDofOption) –

Dof3

TBSCheckDOFDofSettings_Struct.Dof3

Represents displacement in the Z axial direction -------------------------------------

Getter Method Signature Dof3()

Returns:
Return type:NXOpen.CAE.Optimization.TBSCheckDOFCheckDofOption

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

Setter Method

Signature Dof3(value)

Parameters:value (NXOpen.CAE.Optimization.TBSCheckDOFCheckDofOption) –