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

Result parameter structure to specify complete result state for the color display This structure has been replaced by CAE::ResultParameters
More...

List of all members.

Public Member Functions

 ResultParameters (int loadCaseIndexInitial, int iterationIndexInitial, const NXOpen::CAE::Result::Type &typeInitial, NXOpen::CAE::Result::Component componentInitial, const NXOpen::CAE::Result::ResultSection &resSectionInitial, int sectionInitial, int plynumberInitial, int layerInitial, const NXOpen::CAE::Result::Averaging &averagingInitial, bool includeMidnodeInitial, NXOpen::CAE::Result::CoordinateSystem coordinateSystemInitial, bool displayBeamResultInLocalCsysInitial, const NXOpen::CAE::Result::ElementValue &elementValueInitial, NXOpen::CAE::Result::Complex complexInitial, double phaseAngleInitial, bool absoluteValueInitial, double scaleValueInitial, NXOpen::Unit *unitInitial, bool calculateBeamStrResultsInitial, bool addBeamStrFilletsInitial, double beamFilletRadiusInitial)
 Constructor for the ResultParameters struct.

Public Attributes

bool AbsoluteValue
 absolute value
bool AddBeamStrFillets
 add beam str fillets
NXOpen::CAE::Result::Averaging Averaging
 averaging
double BeamFilletRadius
 beam fillet radius
bool CalculateBeamStrResults
 calculate beam str results
NXOpen::CAE::Result::Complex Complex
 complex
NXOpen::CAE::Result::Component Component
 component
NXOpen::CAE::Result::CoordinateSystem CoordinateSystem
 coordinate system
bool DisplayBeamResultInLocalCsys
 display beam result in local csys
NXOpen::CAE::Result::ElementValue ElementValue
 element value
bool IncludeMidnode
 include midnode
int IterationIndex
 iteration number starting from 0
int Layer
 layer
int LoadCaseIndex
 load case number starting from 0
double PhaseAngle
 phase angle
int Plynumber
 plynumber
NXOpen::CAE::Result::ResultSection ResSection
 res section
double ScaleValue
 scale value
int Section
 section
NXOpen::CAE::Result::Type Type
 type
NXOpen::UnitUnit
 unit

Detailed Description

Result parameter structure to specify complete result state for the color display This structure has been replaced by CAE::ResultParameters

Deprecated:
Deprecated in NX7.5.1.



Constructor & Destructor Documentation

NXOpen::CAE::Result::ResultParameters::ResultParameters ( int  loadCaseIndexInitial,
int  iterationIndexInitial,
const NXOpen::CAE::Result::Type typeInitial,
NXOpen::CAE::Result::Component  componentInitial,
const NXOpen::CAE::Result::ResultSection resSectionInitial,
int  sectionInitial,
int  plynumberInitial,
int  layerInitial,
const NXOpen::CAE::Result::Averaging averagingInitial,
bool  includeMidnodeInitial,
NXOpen::CAE::Result::CoordinateSystem  coordinateSystemInitial,
bool  displayBeamResultInLocalCsysInitial,
const NXOpen::CAE::Result::ElementValue elementValueInitial,
NXOpen::CAE::Result::Complex  complexInitial,
double  phaseAngleInitial,
bool  absoluteValueInitial,
double  scaleValueInitial,
NXOpen::Unit unitInitial,
bool  calculateBeamStrResultsInitial,
bool  addBeamStrFilletsInitial,
double  beamFilletRadiusInitial 
)

Constructor for the ResultParameters struct.

Parameters:
loadCaseIndexInitialload case number starting from 0
iterationIndexInitialiteration number starting from 0
typeInitialtype
componentInitialcomponent
resSectionInitialres section
sectionInitialsection
plynumberInitialplynumber
layerInitiallayer
averagingInitialaveraging
includeMidnodeInitialinclude midnode
coordinateSystemInitialcoordinate system
displayBeamResultInLocalCsysInitialdisplay beam result in local csys
elementValueInitialelement value
complexInitialcomplex
phaseAngleInitialphase angle
absoluteValueInitialabsolute value
scaleValueInitialscale value
unitInitialunit
calculateBeamStrResultsInitialcalculate beam str results
addBeamStrFilletsInitialadd beam str fillets
beamFilletRadiusInitialbeam fillet radius

Member Data Documentation

absolute value

add beam str fillets

averaging

beam fillet radius

calculate beam str results

complex

component

coordinate system

display beam result in local csys

element value

include midnode

iteration number starting from 0

layer

load case number starting from 0

phase angle

plynumber

res section

scale value

section

type

unit


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