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

Represents the base symbol display style. More...

Inheritance diagram for NXOpen::CAE::Xyplot::BaseSymbolStyleSetting:
NXOpen::TaggedObject NXOpen::CAE::Xyplot::IDisplayStyle NXOpen::CAE::Xyplot::BaseBarStyleSetting NXOpen::CAE::Xyplot::BaseLineStyleSetting NXOpen::CAE::Xyplot::ScatterStyleSetting NXOpen::CAE::Xyplot::BarStyle2DSetting NXOpen::CAE::Xyplot::LineStyle2DSetting

Public Member Functions

virtual void CommitChange ()
 Commits any edits that have been applied to the display style.
 
NXOpen::CAE::Xyplot::PointMarker PointMarker ()
 Returns the point marker
Created in NX9.0.0.
 
void SetPointMarker (NXOpen::CAE::Xyplot::PointMarker pointMarker)
 Sets the point marker
Created in NX9.0.0.
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t GetTag () const
 
<b>Deprecated</b>:<br>

   Use Tag instead.

 
tag_t Tag () const
 Returns the tag of this object.
 

Detailed Description

Represents the base symbol display style.

Call CAE::Xyplot::IDisplayStyle::CommitChange to apply style changes to corresponding plot after it's modified.
This is an abstract class.

Created in NX9.0.0.

Member Function Documentation

virtual void NXOpen::CAE::Xyplot::BaseSymbolStyleSetting::CommitChange ( )
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")

Implements NXOpen::CAE::Xyplot::IDisplayStyle.

NXOpen::CAE::Xyplot::PointMarker NXOpen::CAE::Xyplot::BaseSymbolStyleSetting::PointMarker ( )

Returns the point marker
Created in NX9.0.0.



License requirements : None

void NXOpen::CAE::Xyplot::BaseSymbolStyleSetting::SetPointMarker ( NXOpen::CAE::Xyplot::PointMarker  pointMarker)

Sets the point marker
Created in NX9.0.0.



License requirements : nx_ftk ("NX Advanced Graphing")

Parameters
pointMarkerpointmarker

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