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

Colorbar settings. More...

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

bool NXOpen::CAE::Post::Colorbar::InvertSpectrum

invert spectrum

int NXOpen::CAE::Post::Colorbar::NumberOfLevels

number of levels

NXOpen::CAE::Post::LimitDisplay NXOpen::CAE::Post::Colorbar::Overflow

overflow

NXColor* NXOpen::CAE::Post::Colorbar::OverflowAboveColor

overflow above color

NXColor* NXOpen::CAE::Post::Colorbar::OverflowBelowColor

overflow below color

NXOpen::CAE::Post::Position NXOpen::CAE::Post::Colorbar::Position

position

NXOpen::CAE::Post::Scale NXOpen::CAE::Post::Colorbar::Scale

scale

bool NXOpen::CAE::Post::Colorbar::ShowOverflowAbove

show overflow above

bool NXOpen::CAE::Post::Colorbar::ShowOverflowBelow

show overflow below

NXOpen::CAE::Post::Spectrum NXOpen::CAE::Post::Colorbar::Spectrum

spectrum

NXOpen::CAE::Post::Threshold NXOpen::CAE::Post::Colorbar::Threshold

threshold

double NXOpen::CAE::Post::Colorbar::ThresholdMaximum

threshold maximum

double NXOpen::CAE::Post::Colorbar::ThresholdMinimum

threshold minimum

NXOpen::CAE::Post::LimitDisplay NXOpen::CAE::Post::Colorbar::Underflow

underflow


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