|
NX Open C++ Reference Guide
|
Result parameter structure to specify complete result state for the color display
This structure has been replaced by @link CAE::ResultParameters CAE::ResultParameters@endlink
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::Unit * | Unit |
| unit | |
Result parameter structure to specify complete result state for the color display
This structure has been replaced by @link CAE::ResultParameters CAE::ResultParameters@endlink
This structure has been replaced by CAE::ResultParameters
| 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.
| loadCaseIndexInitial | load case number starting from 0 |
| iterationIndexInitial | iteration number starting from 0 |
| typeInitial | type |
| componentInitial | component |
| resSectionInitial | res section |
| sectionInitial | section |
| plynumberInitial | plynumber |
| layerInitial | layer |
| averagingInitial | averaging |
| includeMidnodeInitial | include midnode |
| coordinateSystemInitial | coordinate system |
| displayBeamResultInLocalCsysInitial | display beam result in local csys |
| elementValueInitial | element value |
| complexInitial | complex |
| phaseAngleInitial | phase angle |
| absoluteValueInitial | absolute value |
| scaleValueInitial | scale value |
| unitInitial | unit |
| calculateBeamStrResultsInitial | calculate beam str results |
| addBeamStrFilletsInitial | add beam str fillets |
| beamFilletRadiusInitial | beam fillet radius |
| 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