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, bool automaticLevelInitial, 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. More...
 

Public Attributes

bool AutomaticLevel
 automatic level More...
 
bool InvertSpectrum
 invert spectrum More...
 
int NumberOfLevels
 number of levels More...
 
NXOpen::CAE::Post::LimitDisplay Overflow
 overflow More...
 
NXColorOverflowAboveColor
 overflow above color More...
 
NXColorOverflowBelowColor
 overflow below color More...
 
NXOpen::CAE::Post::Position Position
 position More...
 
NXOpen::CAE::Post::Scale Scale
 scale More...
 
bool ShowOverflowAbove
 show overflow above More...
 
bool ShowOverflowBelow
 show overflow below More...
 
NXOpen::CAE::Post::Spectrum Spectrum
 spectrum More...
 
NXOpen::CAE::Post::Threshold Threshold
 threshold More...
 
double ThresholdMaximum
 threshold maximum More...
 
double ThresholdMinimum
 threshold minimum More...
 
NXOpen::CAE::Post::LimitDisplay Underflow
 underflow More...
 

Detailed Description

Colorbar settings.

Constructor & Destructor Documentation

NXOpen::CAE::Post::Colorbar::Colorbar ( NXOpen::CAE::Post::Spectrum  spectrumInitial,
bool  invertSpectrumInitial,
NXOpen::CAE::Post::Scale  scaleInitial,
bool  automaticLevelInitial,
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
automaticLevelInitialautomatic level
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::AutomaticLevel

automatic level

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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.