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

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

List of all members.

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.

Public Attributes

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

Detailed Description

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

Deprecated:
Deprecated in NX7.5.1.



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

absolute scale value

complex

deformation scale

iteration number starting from 0

load case number starting from 0

model percent scale value

phase angle

type


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