NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::CAE::Xyplot::ColorScaleStyle Class Reference

Represents the color scale display style. More...

Inheritance diagram for NXOpen::CAE::Xyplot::ColorScaleStyle:
NXOpen::CAE::Xyplot::BaseDisplayStyleSetting NXOpen::TaggedObject NXOpen::CAE::Xyplot::IDisplayStyle

Public Member Functions

bool AutoLevel ()
 Returns the option indicates whether to define color level automatically
Created in NX12.0.0. More...
 
int Level ()
 Returns the level setting
Created in NX11.0.0. More...
 
void SetAutoLevel (bool useAutoLevel)
 Sets the option indicates whether to define color level automatically
Created in NX12.0.0. More...
 
void SetLevel (int level)
 Sets the level setting
Created in NX11.0.0. More...
 
- Public Member Functions inherited from NXOpen::CAE::Xyplot::BaseDisplayStyleSetting
virtual void CommitChange ()
 Commits any edits that have been applied to the display style. More...
 
NXOpen::TaggedObjectFind (const NXString &journalIdentifier)
 Finds the NXOpen::TaggedObject with the given identifier as recorded in a journal. More...
 
NXOpen::TaggedObjectFind (const char *journalIdentifier)
 Finds the NXOpen::TaggedObject with the given identifier as recorded in a journal. More...
 
NXString JournalIdentifier ()
 Returns the identifier that would be recorded in a journal for this object. More...
 
virtual
NXOpen::CAE::Xyplot::IDisplayStyle
Owner ()
 Returns the owner style
Created in NX10.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents the color scale display style.

Call CAE::Xyplot::BaseDisplayStyleSetting::CommitChange to apply style changes to corresponding plot after it's modified.
Not support KF.

Created in NX11.0.0.

Member Function Documentation

bool NXOpen::CAE::Xyplot::ColorScaleStyle::AutoLevel ( )

Returns the option indicates whether to define color level automatically
Created in NX12.0.0.



License requirements : None

int NXOpen::CAE::Xyplot::ColorScaleStyle::Level ( )

Returns the level setting
Created in NX11.0.0.



License requirements : None

void NXOpen::CAE::Xyplot::ColorScaleStyle::SetAutoLevel ( bool  useAutoLevel)

Sets the option indicates whether to define color level automatically
Created in NX12.0.0.



License requirements : None

Parameters
useAutoLevelAuto Level setting
void NXOpen::CAE::Xyplot::ColorScaleStyle::SetLevel ( int  level)

Sets the level setting
Created in NX11.0.0.



License requirements : None

Parameters
levelLevel setting

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