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

Manages the grid styles for colorbar and colormap plot. More...

Inheritance diagram for NXOpen::CAE::Xyplot::GridStyle2DColorContour:
NXOpen::CAE::Xyplot::BaseGridLayoutStyleSetting NXOpen::TaggedObject NXOpen::CAE::Xyplot::IDisplayStyle

Public Member Functions

bool IsAutoOrderGrid ()
 Returns the automatic show order grid value
Created in NX11.0.0. More...
 
int OrderGridCount ()
 Returns the count of order grid
Created in NX11.0.0. More...
 
double OrderInterval ()
 Returns the interval of order line
Created in NX11.0.0. More...
 
void SetAutoOrderGrid (bool isAutoOrderGrid)
 Sets the automatic show order grid value
Created in NX11.0.0. More...
 
void SetOrderGridCount (int orderGridCount)
 Sets the count of order grid
Created in NX11.0.0. More...
 
void SetOrderInterval (double orderInterval)
 Sets the interval of order line
Created in NX11.0.0. More...
 
void SetShowOrderGrid (bool isShowOrderGrid)
 Sets the show order grid value
Created in NX11.0.0. More...
 
bool ShowOrderGrid ()
 Returns the show order grid value
Created in NX11.0.0. More...
 
- Public Member Functions inherited from NXOpen::CAE::Xyplot::BaseGridLayoutStyleSetting
NXOpen::NXColorBackgroundColor ()
 Returns the background color
Created in NX9.0.0. More...
 
virtual void CommitChange ()
 Commits any edits that have been applied to the display style. More...
 
int ContouringLevel ()
 Returns the contouring level. More...
 
NXOpen::CAE::Xyplot::ContouringRange ContouringRange ()
 Returns the option to show contour range either on the border or the faces of the grid. More...
 
NXOpen::NXColorDenseColor ()
 Returns the grid dense line color
Created in NX9.0.0. More...
 
bool DisplayContouring ()
 Returns a value indicating whether to display contouring
Created in NX9.0.0. More...
 
NXOpen::NXColorGridColor ()
 Returns the grid line color
Created in NX9.0.0. More...
 
NXOpen::DisplayableObject::ObjectFont GridFont ()
 Returns the grid line font
Created in NX9.0.0. More...
 
NXOpen::DisplayableObject::ObjectWidth GridWidth ()
 Returns the grid line width
Created in NX9.0.0. More...
 
virtual
NXOpen::CAE::Xyplot::IDisplayStyle
Owner ()
 Returns the owner style
Created in NX10.0.0. More...
 
void SetBackgroundColor (NXOpen::NXColor *bgColor)
 Sets the background color
Created in NX9.0.0. More...
 
void SetContouringLevel (int contouringLevel)
 Sets the contouring level. More...
 
void SetContouringRange (NXOpen::CAE::Xyplot::ContouringRange contouringRange)
 Sets the option to show contour range either on the border or the faces of the grid. More...
 
void SetDenseColor (NXOpen::NXColor *color)
 Sets the grid dense line color
Created in NX9.0.0. More...
 
void SetDisplayContouring (bool dispContouring)
 Sets a value indicating whether to display contouring
Created in NX9.0.0. More...
 
void SetGridColor (NXOpen::NXColor *color)
 Sets the grid line color
Created in NX9.0.0. More...
 
void SetGridFont (NXOpen::DisplayableObject::ObjectFont gridFont)
 Sets the grid line font
Created in NX9.0.0. More...
 
void SetGridWidth (NXOpen::DisplayableObject::ObjectWidth gridWidth)
 Sets the grid line width
Created in NX9.0.0. More...
 
void SetShowBackground (bool showBg)
 Sets a value indicating whether to display the background
Created in NX9.0.0. More...
 
void SetXyGridStyle (NXOpen::CAE::Xyplot::GridStyle gridStyle)
 Sets the grid style of XY plane
Created in NX9.0.0. More...
 
bool ShowBackground ()
 Returns a value indicating whether to display the background
Created in NX9.0.0. More...
 
NXOpen::CAE::Xyplot::GridStyle XyGridStyle ()
 Returns the grid style of XY plane
Created in NX9.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Manages the grid styles for colorbar and colormap plot.


Not support KF.

Created in NX11.0.0.

Member Function Documentation

bool NXOpen::CAE::Xyplot::GridStyle2DColorContour::IsAutoOrderGrid ( )

Returns the automatic show order grid value
Created in NX11.0.0.



License requirements : None

int NXOpen::CAE::Xyplot::GridStyle2DColorContour::OrderGridCount ( )

Returns the count of order grid
Created in NX11.0.0.



License requirements : None

double NXOpen::CAE::Xyplot::GridStyle2DColorContour::OrderInterval ( )

Returns the interval of order line
Created in NX11.0.0.



License requirements : None

void NXOpen::CAE::Xyplot::GridStyle2DColorContour::SetAutoOrderGrid ( bool  isAutoOrderGrid)

Sets the automatic show order grid value
Created in NX11.0.0.



License requirements : nx_ftk ("NX Advanced Graphing")

Parameters
isAutoOrderGridAutomatic show order grid value
void NXOpen::CAE::Xyplot::GridStyle2DColorContour::SetOrderGridCount ( int  orderGridCount)

Sets the count of order grid
Created in NX11.0.0.



License requirements : nx_ftk ("NX Advanced Graphing")

Parameters
orderGridCountCount of order grid
void NXOpen::CAE::Xyplot::GridStyle2DColorContour::SetOrderInterval ( double  orderInterval)

Sets the interval of order line
Created in NX11.0.0.



License requirements : nx_ftk ("NX Advanced Graphing")

Parameters
orderIntervalinterval of order grid
void NXOpen::CAE::Xyplot::GridStyle2DColorContour::SetShowOrderGrid ( bool  isShowOrderGrid)

Sets the show order grid value
Created in NX11.0.0.



License requirements : nx_ftk ("NX Advanced Graphing")

Parameters
isShowOrderGridShow order grid value
bool NXOpen::CAE::Xyplot::GridStyle2DColorContour::ShowOrderGrid ( )

Returns the show order grid value
Created in NX11.0.0.



License requirements : None


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