ResultDeformationParameters_Struct Struct

NXOpen.CAE.Result.DeformationParameters is an alias for NXOpen.CAE.ResultDeformationParameters_Struct

class NXOpen.CAE.ResultDeformationParameters_Struct

Bases: object

Deformation parameter structure to specify complete result state for the deformed shape This structure has been replaced by NXOpen.CAE.DeformationParameters

Deprecated since version NX7.5.1: This structure has been replaced by NXOpen.CAE.DeformationParameters

. Constructor: NXOpen.CAE.Result.DeformationParameters()

Fields

Field Description
LoadCaseIndex load case number starting from 0
IterationIndex iteration number starting from 0
Type  
Complex  
PhaseAngle  
DeformationScale  
AbsoluteScaleValue  
ModelPercentScaleValue  

LoadCaseIndex

ResultDeformationParameters_Struct.LoadCaseIndex

load case number starting from 0 -------------------------------------

Field Value Type:int

IterationIndex

ResultDeformationParameters_Struct.IterationIndex

iteration number starting from 0 -------------------------------------

Field Value Type:int

Type

ResultDeformationParameters_Struct.Type

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

Field Value Type:NXOpen.CAE.ResultType_Struct

Complex

ResultDeformationParameters_Struct.Complex

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

Field Value Type:NXOpen.CAE.ResultComplex

PhaseAngle

ResultDeformationParameters_Struct.PhaseAngle

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

Field Value Type:float

DeformationScale

ResultDeformationParameters_Struct.DeformationScale

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

Field Value Type:NXOpen.CAE.ResultDeformationScale

AbsoluteScaleValue

ResultDeformationParameters_Struct.AbsoluteScaleValue

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

Field Value Type:float

ModelPercentScaleValue

ResultDeformationParameters_Struct.ModelPercentScaleValue

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

Field Value Type:float