NX Open C++ Reference Guide
|
Public Member Functions | |
Colorbar (NXOpen::CAE::Post::Spectrum spectrumInitial, bool invertSpectrumInitial, NXOpen::CAE::Post::Scale scaleInitial, int numberOfLevelsInitial, NXOpen::CAE::Post::Threshold thresholdInitial, double thresholdMinimumInitial, double thresholdMaximumInitial, bool showOverflowAboveInitial, bool showOverflowBelowInitial, NXColor *overflowAboveColorInitial, NXColor *overflowBelowColorInitial, NXOpen::CAE::Post::Position positionInitial, NXOpen::CAE::Post::LimitDisplay overflowInitial, NXOpen::CAE::Post::LimitDisplay underflowInitial) | |
Constructor for the Colorbar struct. | |
Public Attributes | |
bool | InvertSpectrum |
invert spectrum | |
int | NumberOfLevels |
number of levels | |
NXOpen::CAE::Post::LimitDisplay | Overflow |
overflow | |
NXColor * | OverflowAboveColor |
overflow above color | |
NXColor * | OverflowBelowColor |
overflow below color | |
NXOpen::CAE::Post::Position | Position |
position | |
NXOpen::CAE::Post::Scale | Scale |
scale | |
bool | ShowOverflowAbove |
show overflow above | |
bool | ShowOverflowBelow |
show overflow below | |
NXOpen::CAE::Post::Spectrum | Spectrum |
spectrum | |
NXOpen::CAE::Post::Threshold | Threshold |
threshold | |
double | ThresholdMaximum |
threshold maximum | |
double | ThresholdMinimum |
threshold minimum | |
NXOpen::CAE::Post::LimitDisplay | Underflow |
underflow |
Colorbar settings.
NXOpen::CAE::Post::Colorbar::Colorbar | ( | NXOpen::CAE::Post::Spectrum | spectrumInitial, |
bool | invertSpectrumInitial, | ||
NXOpen::CAE::Post::Scale | scaleInitial, | ||
int | numberOfLevelsInitial, | ||
NXOpen::CAE::Post::Threshold | thresholdInitial, | ||
double | thresholdMinimumInitial, | ||
double | thresholdMaximumInitial, | ||
bool | showOverflowAboveInitial, | ||
bool | showOverflowBelowInitial, | ||
NXColor * | overflowAboveColorInitial, | ||
NXColor * | overflowBelowColorInitial, | ||
NXOpen::CAE::Post::Position | positionInitial, | ||
NXOpen::CAE::Post::LimitDisplay | overflowInitial, | ||
NXOpen::CAE::Post::LimitDisplay | underflowInitial | ||
) |
Constructor for the Colorbar struct.
spectrumInitial | spectrum |
invertSpectrumInitial | invert spectrum |
scaleInitial | scale |
numberOfLevelsInitial | number of levels |
thresholdInitial | threshold |
thresholdMinimumInitial | threshold minimum |
thresholdMaximumInitial | threshold maximum |
showOverflowAboveInitial | show overflow above |
showOverflowBelowInitial | show overflow below |
overflowAboveColorInitial | overflow above color |
overflowBelowColorInitial | overflow below color |
positionInitial | position |
overflowInitial | overflow |
underflowInitial | underflow |
invert spectrum
number of levels
overflow above color
overflow below color
show overflow above
show overflow below
threshold maximum
threshold minimum