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

Represents the interface for plot display style classes
Created in NX9.0.0. More...

Inheritance diagram for NXOpen::CAE::Xyplot::IDisplayStyle:
NXOpen::CAE::Xyplot::AxisStyleSetting NXOpen::CAE::Xyplot::BaseGridLayoutStyleSetting NXOpen::CAE::Xyplot::BaseSymbolStyleSetting NXOpen::CAE::Xyplot::BaseTemplate NXOpen::CAE::Xyplot::GeneralDisplayStyles NXOpen::CAE::Xyplot::PlotGraphTemplate NXOpen::CAE::Xyplot::TextStyleSetting NXOpen::CAE::Xyplot::GridLayoutStyle2DSetting NXOpen::CAE::Xyplot::GridLayoutStyle3DSetting NXOpen::CAE::Xyplot::BaseBarStyleSetting NXOpen::CAE::Xyplot::BaseLineStyleSetting NXOpen::CAE::Xyplot::BasePlateStyleSetting NXOpen::CAE::Xyplot::ScatterStyleSetting NXOpen::CAE::Xyplot::SurfaceStyleSetting NXOpen::CAE::Xyplot::Template2D NXOpen::CAE::Xyplot::Template3D NXOpen::CAE::Xyplot::GeneralDisplayStyles2D NXOpen::CAE::Xyplot::GeneralDisplayStyles3D NXOpen::CAE::Xyplot::CustomTextStyleSetting

Public Member Functions

virtual void CommitChange ()=0
 Commits any edits that have been applied to the display style. More...
 
virtual
NXOpen::CAE::Xyplot::IDisplayStyle
Owner ()=0
 Returns the owner style
Created in NX10.0.0. More...
 

Detailed Description

Represents the interface for plot display style classes
Created in NX9.0.0.


Member Function Documentation

virtual void NXOpen::CAE::Xyplot::IDisplayStyle::CommitChange ( )
pure virtual

Commits any edits that have been applied to the display style.

Triggers the corresponding plot to update graph.
Created in NX9.0.0.

License requirements : nx_ftk ("NX Advanced Graphing")

Implemented in NXOpen::CAE::Xyplot::BaseTemplate, NXOpen::CAE::Xyplot::TextStyleSetting, NXOpen::CAE::Xyplot::BaseGridLayoutStyleSetting, NXOpen::CAE::Xyplot::AxisStyleSetting, NXOpen::CAE::Xyplot::PlotGraphTemplate, NXOpen::CAE::Xyplot::GeneralDisplayStyles, and NXOpen::CAE::Xyplot::BaseSymbolStyleSetting.

virtual NXOpen::CAE::Xyplot::IDisplayStyle* NXOpen::CAE::Xyplot::IDisplayStyle::Owner ( )
pure virtual

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