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::CAE::Xyplot::BaseDisplayStyleSetting NXOpen::TaggedObject NXOpen::CAE::Xyplot::IDisplayStyle NXOpen::CAE::Xyplot::GeneralDisplayStyles2D NXOpen::CAE::Xyplot::GeneralDisplayStyles2DBarChart NXOpen::CAE::Xyplot::GeneralDisplayStyles2DColorContour NXOpen::CAE::Xyplot::GeneralDisplayStyles3D

Public Member Functions

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::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 general display styles.


Not support KF.

Created in NX10.0.0.

Member Function Documentation

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

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

Parameters
phaseRangeOptionPhase range option

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