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

Manages the general display styles. More...

Inheritance diagram for NXOpen::CAE::Xyplot::GeneralDisplayStyles:
NXOpen::TaggedObject NXOpen::CAE::Xyplot::IDisplayStyle NXOpen::CAE::Xyplot::GeneralDisplayStyles2D NXOpen::CAE::Xyplot::GeneralDisplayStyles3D

Public Member Functions

virtual void CommitChange ()
 Commits any edits that have been applied to the display style. More...
 
virtual
NXOpen::CAE::Xyplot::IDisplayStyle
Owner ()
 Returns the owner style
Created in NX10.0.0. More...
 
double PhaseAngle ()
 Returns the phase angle in degree
Created in NX10.0.0. More...
 
NXOpen::CAE::Xyplot::PhaseRangeOption PhaseRangeOption ()
 Returns the phase range option
Created in NX10.0.0. More...
 
void SetPhaseAngle (double phaseAngle)
 Sets the phase angle in degree
Created in NX10.0.0. More...
 
void SetPhaseRangeOption (NXOpen::CAE::Xyplot::PhaseRangeOption phaseRangeOption)
 Sets the phase range option
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 general display styles.


Not support KF.

Created in NX10.0.0.

Member Function Documentation

virtual void NXOpen::CAE::Xyplot::GeneralDisplayStyles::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.

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

Returns the owner style
Created in NX10.0.0.



License requirements : None

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

double NXOpen::CAE::Xyplot::GeneralDisplayStyles::PhaseAngle ( )

Returns the phase angle in degree
Created in NX10.0.0.



License requirements : None

NXOpen::CAE::Xyplot::PhaseRangeOption NXOpen::CAE::Xyplot::GeneralDisplayStyles::PhaseRangeOption ( )

Returns the phase range option
Created in NX10.0.0.



License requirements : None

void NXOpen::CAE::Xyplot::GeneralDisplayStyles::SetPhaseAngle ( double  phaseAngle)

Sets the phase angle in degree
Created in NX10.0.0.



License requirements : nx_ftk ("NX Advanced Graphing")

Parameters
phaseAnglePhase angle
void NXOpen::CAE::Xyplot::GeneralDisplayStyles::SetPhaseRangeOption ( NXOpen::CAE::Xyplot::PhaseRangeOption  phaseRangeOption)

Sets the phase range option
Created in NX10.0.0.



License requirements : nx_ftk ("NX Advanced Graphing")

Parameters
phaseRangeOptionPhase range option

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