NX Open C++ Reference Guide
Public Member Functions | Public Attributes | List of all members
NXOpen::CAE::Result::DeformationParameters Struct Reference

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

Public Member Functions

 DeformationParameters (int loadCaseIndexInitial, int iterationIndexInitial, const NXOpen::CAE::Result::Type &typeInitial, NXOpen::CAE::Result::Complex complexInitial, double phaseAngleInitial, NXOpen::CAE::Result::DeformationScale deformationScaleInitial, double absoluteScaleValueInitial, double modelPercentScaleValueInitial)
 Constructor for the DeformationParameters struct. More...
 

Public Attributes

double AbsoluteScaleValue
 absolute scale value More...
 
NXOpen::CAE::Result::Complex Complex
 complex More...
 
NXOpen::CAE::Result::DeformationScale DeformationScale
 deformation scale More...
 
int IterationIndex
 iteration number starting from 0 More...
 
int LoadCaseIndex
 load case number starting from 0 More...
 
double ModelPercentScaleValue
 model percent scale value More...
 
double PhaseAngle
 phase angle More...
 
NXOpen::CAE::Result::Type Type
 type More...
 

Detailed Description

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

Deprecated:
Deprecated in NX7.5.1.

This structure has been replaced by NXOpen::CAE::DeformationParameters

Constructor & Destructor Documentation

NXOpen::CAE::Result::DeformationParameters::DeformationParameters ( int  loadCaseIndexInitial,
int  iterationIndexInitial,
const NXOpen::CAE::Result::Type typeInitial,
NXOpen::CAE::Result::Complex  complexInitial,
double  phaseAngleInitial,
NXOpen::CAE::Result::DeformationScale  deformationScaleInitial,
double  absoluteScaleValueInitial,
double  modelPercentScaleValueInitial 
)

Constructor for the DeformationParameters struct.

Parameters
loadCaseIndexInitialload case number starting from 0
iterationIndexInitialiteration number starting from 0
typeInitialtype
complexInitialcomplex
phaseAngleInitialphase angle
deformationScaleInitialdeformation scale
absoluteScaleValueInitialabsolute scale value
modelPercentScaleValueInitialmodel percent scale value

Member Data Documentation

double NXOpen::CAE::Result::DeformationParameters::AbsoluteScaleValue

absolute scale value

NXOpen::CAE::Result::Complex NXOpen::CAE::Result::DeformationParameters::Complex

complex

NXOpen::CAE::Result::DeformationScale NXOpen::CAE::Result::DeformationParameters::DeformationScale

deformation scale

int NXOpen::CAE::Result::DeformationParameters::IterationIndex

iteration number starting from 0

int NXOpen::CAE::Result::DeformationParameters::LoadCaseIndex

load case number starting from 0

double NXOpen::CAE::Result::DeformationParameters::ModelPercentScaleValue

model percent scale value

double NXOpen::CAE::Result::DeformationParameters::PhaseAngle

phase angle

NXOpen::CAE::Result::Type NXOpen::CAE::Result::DeformationParameters::Type

type


The documentation for this struct was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.