NX Open C++ Reference Guide
|
Represents the correlation pairing viewer builder
To create a new instance of this class, use CAE::CorrelSolutionCollection::CreatePairingViewerBuilder
Created in NX6.0.0.
More...
Public Member Functions | |
int | NumDspModes () |
Returns the number of modes to be displayed in the viewer | |
int | RefPos () |
Returns the reference modes viewer position | |
void | SetNumDspModes (int numDspModes) |
Sets the number of modes to be displayed in the viewer | |
void | SetRefPos (int refPos) |
Sets the reference modes viewer position | |
void | SetWrkPos (int wrkPos) |
Sets the working modes viewer position | |
int | WrkPos () |
Returns the working modes viewer position |
Represents the correlation pairing viewer builder
To create a new instance of this class, use CAE::CorrelSolutionCollection::CreatePairingViewerBuilder
Created in NX6.0.0.
Returns the number of modes to be displayed in the viewer
Created in NX6.0.0.
License requirements : nx_correl_base ("FE Correlation")
Returns the reference modes viewer position
Created in NX6.0.0.
License requirements : nx_correl_base ("FE Correlation")
void NXOpen::CAE::PairingViewerBuilder::SetNumDspModes | ( | int | numDspModes | ) |
Sets the number of modes to be displayed in the viewer
Created in NX6.0.0.
License requirements : nx_correl_base ("FE Correlation")
numDspModes | num dsp modes |
void NXOpen::CAE::PairingViewerBuilder::SetRefPos | ( | int | refPos | ) |
Sets the reference modes viewer position
Created in NX6.0.0.
License requirements : nx_correl_base ("FE Correlation")
refPos | ref pos |
void NXOpen::CAE::PairingViewerBuilder::SetWrkPos | ( | int | wrkPos | ) |
Sets the working modes viewer position
Created in NX6.0.0.
License requirements : nx_correl_base ("FE Correlation")
wrkPos | wrk pos |
Returns the working modes viewer position
Created in NX6.0.0.
License requirements : nx_correl_base ("FE Correlation")