BeamSectionOffsetOptionsOffset_Struct Struct¶
NXOpen.CAE.BeamSectionOffsetOptions.Offset is an alias for NXOpen.CAE.BeamSectionOffsetOptionsOffset_Struct
-
class
NXOpen.CAE.BeamSectionOffsetOptionsOffset_Struct¶ Bases:
objectRepresents the offset value .
Constructor: NXOpen.CAE.BeamSectionOffsetOptions.Offset()
Fields¶
| Field | Description |
|---|---|
| YEccentric | |
| ZEccentric | |
| OffsetX | The expression to define offset in X component |
| OffsetY | The expression to define offset in Y component |
| OffsetZ | The expression to define offset in Z component |
YEccentric¶
-
BeamSectionOffsetOptionsOffset_Struct.YEccentric¶ -------------------------------------Field Value Type:float
ZEccentric¶
-
BeamSectionOffsetOptionsOffset_Struct.ZEccentric¶ -------------------------------------Field Value Type:float
OffsetX¶
-
BeamSectionOffsetOptionsOffset_Struct.OffsetX¶ The expression to define offset in X component
-------------------------------------Field Value Type:
NXOpen.Expression
OffsetY¶
-
BeamSectionOffsetOptionsOffset_Struct.OffsetY¶ The expression to define offset in Y component
-------------------------------------Field Value Type:
NXOpen.Expression
OffsetZ¶
-
BeamSectionOffsetOptionsOffset_Struct.OffsetZ¶ The expression to define offset in Z component
-------------------------------------Field Value Type:
NXOpen.Expression