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

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

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. More...
 

Public Attributes

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

Detailed Description

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

Deprecated:
Deprecated in NX7.5.1.

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

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

bool NXOpen::CAE::Result::ResultParameters::AbsoluteValue

absolute value

bool NXOpen::CAE::Result::ResultParameters::AddBeamStrFillets

add beam str fillets

NXOpen::CAE::Result::Averaging NXOpen::CAE::Result::ResultParameters::Averaging

averaging

double NXOpen::CAE::Result::ResultParameters::BeamFilletRadius

beam fillet radius

bool NXOpen::CAE::Result::ResultParameters::CalculateBeamStrResults

calculate beam str results

NXOpen::CAE::Result::Complex NXOpen::CAE::Result::ResultParameters::Complex

complex

NXOpen::CAE::Result::Component NXOpen::CAE::Result::ResultParameters::Component

component

NXOpen::CAE::Result::CoordinateSystem NXOpen::CAE::Result::ResultParameters::CoordinateSystem

coordinate system

bool NXOpen::CAE::Result::ResultParameters::DisplayBeamResultInLocalCsys

display beam result in local csys

NXOpen::CAE::Result::ElementValue NXOpen::CAE::Result::ResultParameters::ElementValue

element value

bool NXOpen::CAE::Result::ResultParameters::IncludeMidnode

include midnode

int NXOpen::CAE::Result::ResultParameters::IterationIndex

iteration number starting from 0

int NXOpen::CAE::Result::ResultParameters::Layer

layer

int NXOpen::CAE::Result::ResultParameters::LoadCaseIndex

load case number starting from 0

double NXOpen::CAE::Result::ResultParameters::PhaseAngle

phase angle

int NXOpen::CAE::Result::ResultParameters::Plynumber

plynumber

NXOpen::CAE::Result::ResultSection NXOpen::CAE::Result::ResultParameters::ResSection

res section

double NXOpen::CAE::Result::ResultParameters::ScaleValue

scale value

int NXOpen::CAE::Result::ResultParameters::Section

section

NXOpen::CAE::Result::Type NXOpen::CAE::Result::ResultParameters::Type

type

NXOpen::Unit* NXOpen::CAE::Result::ResultParameters::Unit

unit


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