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::BaseDisplayStyleSetting NXOpen::CAE::Xyplot::AngleAxisStyleSetting NXOpen::CAE::Xyplot::ArgumentAxisStyleSetting NXOpen::CAE::Xyplot::AxisStyleSetting NXOpen::CAE::Xyplot::BaseGridLayoutStyleSetting NXOpen::CAE::Xyplot::BaseSymbolStyleSetting NXOpen::CAE::Xyplot::ColorScaleStyle NXOpen::CAE::Xyplot::CurveDisplaySettings NXOpen::CAE::Xyplot::DiagramDisplayStyles NXOpen::CAE::Xyplot::GeneralDisplayStyles NXOpen::CAE::Xyplot::GraphOptionsStyle2D NXOpen::CAE::Xyplot::LegendTableGroupStyle NXOpen::CAE::Xyplot::LegendTableStyle NXOpen::CAE::Xyplot::PlotGraphTemplate NXOpen::CAE::Xyplot::ProbingStyle NXOpen::CAE::Xyplot::TextBoxStyleSetting NXOpen::CAE::Xyplot::TextStyleSetting NXOpen::CAE::Xyplot::UnknownResultScaleStyle

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 : None

Implemented in NXOpen::CAE::Xyplot::BaseDisplayStyleSetting.

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

Returns the owner style
Created in NX10.0.0.



License requirements : None

Implemented in NXOpen::CAE::Xyplot::BaseDisplayStyleSetting.


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