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

Manages the formula grid style. More...

Inheritance diagram for NXOpen::CAE::Xyplot::FormulaGridStyle:
NXOpen::CAE::Xyplot::BaseDisplayStyleSetting NXOpen::CAE::Xyplot::IVisibleDisplayStyle NXOpen::TaggedObject NXOpen::CAE::Xyplot::IDisplayStyle

Public Member Functions

NXOpen::CAE::Xyplot::FormulaExpressionStyleGetExpressionStyle ()
 Gets the formula expression style. More...
 
NXOpen::CAE::Xyplot::CurveDisplaySettingsGetGridLineStyle ()
 Gets the grid line style. More...
 
NXOpen::CAE::Xyplot::TextStyleSettingGetGridValueTextStyle ()
 Gets the grid value text style. More...
 
virtual void SetVisibility (bool visibility)
 Sets the visibility
Created in NX12.0.0. More...
 
virtual bool Visibility ()
 Returns the visibility
Created in NX12.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

Manages the formula grid style.


Not support KF.

Created in NX1847.0.0.

Member Function Documentation

NXOpen::CAE::Xyplot::FormulaExpressionStyle* NXOpen::CAE::Xyplot::FormulaGridStyle::GetExpressionStyle ( )

Gets the formula expression style.

Returns
expression style
Created in NX1847.0.0.

License requirements : None
NXOpen::CAE::Xyplot::CurveDisplaySettings* NXOpen::CAE::Xyplot::FormulaGridStyle::GetGridLineStyle ( )

Gets the grid line style.

Returns
grid line style
Created in NX1847.0.0.

License requirements : None
NXOpen::CAE::Xyplot::TextStyleSetting* NXOpen::CAE::Xyplot::FormulaGridStyle::GetGridValueTextStyle ( )

Gets the grid value text style.

Returns
grid value text style
Created in NX1847.0.0.

License requirements : None
virtual void NXOpen::CAE::Xyplot::FormulaGridStyle::SetVisibility ( bool  visibility)
virtual

Sets the visibility
Created in NX12.0.0.



License requirements : None

Parameters
visibilityvisibility

Implements NXOpen::CAE::Xyplot::IVisibleDisplayStyle.

virtual bool NXOpen::CAE::Xyplot::FormulaGridStyle::Visibility ( )
virtual

Returns the visibility
Created in NX12.0.0.



License requirements : None

Implements NXOpen::CAE::Xyplot::IVisibleDisplayStyle.


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