NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | List of all members
NXOpen::CAE::PostColorbar Class Reference

This class has the information related to post legend colorbar. More...

Inheritance diagram for NXOpen::CAE::PostColorbar:
NXOpen::TransientObject

Public Member Functions

NXOpen::CAE::PostColorbarColorParametersGetColorParameters ()
 Gets the color control parameters for the colorbar. More...
 
NXOpen::CAE::PostColorbarUnderFlowOverFlowParametersGetUnderFlowOverFlowParameters ()
 Gets the underflow overflow parameters for the colorbar. More...
 
NXOpen::CAE::PostColorbarValueParametersGetValueParameters ()
 Gets the value control parameters for the colorbar. More...
 
void SetColorParameters (NXOpen::CAE::PostColorbarColorParameters *params)
 Sets the color control parameters for the colorbar
Created in NX1847.0.0. More...
 
void SetUnderFlowOverFlowParameters (NXOpen::CAE::PostColorbarUnderFlowOverFlowParameters *params)
 Sets the underflow overflow parameters for the colorbar
Created in NX1847.0.0. More...
 
void SetValueParameters (NXOpen::CAE::PostColorbarValueParameters *params)
 Sets the value control parameters for the colorbar
Created in NX1847.0.0. More...
 
virtual ~PostColorbar ()
 Destroys the object
Created in NX1847.0.0. More...
 
- Public Member Functions inherited from NXOpen::TransientObject
void * GetHandle ()
 Handle of the internal object represented by this object. More...
 

Detailed Description

This class has the information related to post legend colorbar.


An instance of this class can not be created. To obtain the object use NXOpen::CAE::PostLegend::GetColorbar method.

Created in NX1847.0.0.

Constructor & Destructor Documentation

virtual NXOpen::CAE::PostColorbar::~PostColorbar ( )
virtual

Destroys the object
Created in NX1847.0.0.



License requirements : None

Member Function Documentation

NXOpen::CAE::PostColorbarColorParameters* NXOpen::CAE::PostColorbar::GetColorParameters ( )

Gets the color control parameters for the colorbar.

Returns

Created in NX1847.0.0.

License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation") OR sc_results_viewer (" Simcenter Results Viewer")
NXOpen::CAE::PostColorbarUnderFlowOverFlowParameters* NXOpen::CAE::PostColorbar::GetUnderFlowOverFlowParameters ( )

Gets the underflow overflow parameters for the colorbar.

Returns

Created in NX1847.0.0.

License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation") OR sc_results_viewer (" Simcenter Results Viewer")
NXOpen::CAE::PostColorbarValueParameters* NXOpen::CAE::PostColorbar::GetValueParameters ( )

Gets the value control parameters for the colorbar.

Returns

Created in NX1847.0.0.

License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation") OR sc_results_viewer (" Simcenter Results Viewer")
void NXOpen::CAE::PostColorbar::SetColorParameters ( NXOpen::CAE::PostColorbarColorParameters params)

Sets the color control parameters for the colorbar
Created in NX1847.0.0.



License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation") OR sc_results_viewer (" Simcenter Results Viewer")

Parameters
paramsparams
void NXOpen::CAE::PostColorbar::SetUnderFlowOverFlowParameters ( NXOpen::CAE::PostColorbarUnderFlowOverFlowParameters params)

Sets the underflow overflow parameters for the colorbar
Created in NX1847.0.0.



License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation") OR sc_results_viewer (" Simcenter Results Viewer")

Parameters
paramsparams
void NXOpen::CAE::PostColorbar::SetValueParameters ( NXOpen::CAE::PostColorbarValueParameters params)

Sets the value control parameters for the colorbar
Created in NX1847.0.0.



License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation") OR sc_results_viewer (" Simcenter Results Viewer")

Parameters
paramsparams

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