NX Open C++ Reference Guide
Public Member Functions | Public Attributes
NXOpen::CAE::Post::Colorbar Struct Reference

Colorbar settings. More...

List of all members.

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
NXColorOverflowAboveColor
 overflow above color
NXColorOverflowBelowColor
 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

Detailed Description

Colorbar settings.


Constructor & Destructor Documentation

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.

Parameters:
spectrumInitialspectrum
invertSpectrumInitialinvert spectrum
scaleInitialscale
numberOfLevelsInitialnumber of levels
thresholdInitialthreshold
thresholdMinimumInitialthreshold minimum
thresholdMaximumInitialthreshold maximum
showOverflowAboveInitialshow overflow above
showOverflowBelowInitialshow overflow below
overflowAboveColorInitialoverflow above color
overflowBelowColorInitialoverflow below color
positionInitialposition
overflowInitialoverflow
underflowInitialunderflow

Member Data Documentation

invert spectrum

number of levels

overflow

overflow above color

overflow below color

position

scale

show overflow above

show overflow below

spectrum

threshold

threshold maximum

threshold minimum

underflow


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