NXOpen .NET Reference Guide
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Protected 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 NXOpen.Utilities.NXRemotableObject IDisposable IMessageSink

Public Member Functions

unsafe
NXOpen.CAE.PostColorbarColorParameters 
GetColorParameters ()
 Gets the color control parameters for the colorbar More...
 
unsafe
NXOpen.CAE.PostColorbarUnderFlowOverFlowParameters 
GetUnderFlowOverFlowParameters ()
 Gets the underflow overflow parameters for the colorbar More...
 
unsafe
NXOpen.CAE.PostColorbarValueParameters 
GetValueParameters ()
 Gets the value control parameters for the colorbar More...
 
unsafe void SetColorParameters (NXOpen.CAE.PostColorbarColorParameters @params)
 Sets the color control parameters for the colorbar More...
 
unsafe void SetUnderFlowOverFlowParameters (NXOpen.CAE.PostColorbarUnderFlowOverFlowParameters @params)
 Sets the underflow overflow parameters for the colorbar More...
 
unsafe void SetValueParameters (NXOpen.CAE.PostColorbarValueParameters @params)
 Sets the value control parameters for the colorbar More...
 
- Public Member Functions inherited from NXOpen.TransientObject
void Dispose ()
 Frees the object from memory. More...
 
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
new string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Protected Member Functions

override void FreeResource ()
 Destroys the object More...
 

Additional Inherited Members

- Properties inherited from NXOpen.TransientObject
IntPtr Handle [get]
 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

Member Function Documentation

override void NXOpen.CAE.PostColorbar.FreeResource ( )
inlineprotectedvirtual

Destroys the object

Created in NX1847.0.0

License requirements: None.

Implements NXOpen.TransientObject.

unsafe NXOpen.CAE.PostColorbarColorParameters NXOpen.CAE.PostColorbar.GetColorParameters ( )
inline

Gets 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")

Returns
unsafe NXOpen.CAE.PostColorbarUnderFlowOverFlowParameters NXOpen.CAE.PostColorbar.GetUnderFlowOverFlowParameters ( )
inline

Gets 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")

Returns
unsafe NXOpen.CAE.PostColorbarValueParameters NXOpen.CAE.PostColorbar.GetValueParameters ( )
inline

Gets 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")

Returns
unsafe void NXOpen.CAE.PostColorbar.SetColorParameters ( NXOpen.CAE.PostColorbarColorParameters params)
inline

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
params
unsafe void NXOpen.CAE.PostColorbar.SetUnderFlowOverFlowParameters ( NXOpen.CAE.PostColorbarUnderFlowOverFlowParameters params)
inline

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
params
unsafe void NXOpen.CAE.PostColorbar.SetValueParameters ( NXOpen.CAE.PostColorbarValueParameters params)
inline

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
params

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