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

Manages the general display styles for 2D plot. More...

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

Public Member Functions

NXOpen::CAE::Xyplot::ComplexOption2D ComplexOption ()
 Returns the complex option
Created in NX10.0.0. More...
 
void SetComplexOption (NXOpen::CAE::Xyplot::ComplexOption2D complexOption)
 Sets the complex option
Created in NX10.0.0. More...
 
void SetShowOrderedAbscissa (bool ordered)
 Sets a value indicating whether to show the data by ordered abscissa or not
Created in NX10.0.0. More...
 
bool ShowOrderedAbscissa ()
 Returns a value indicating whether to show the data by ordered abscissa or not
Created in NX10.0.0. More...
 
void SwitchXYAxis ()
 Switches the X/Y axis
Created in NX10.0.0. More...
 
- Public Member Functions inherited from NXOpen::CAE::Xyplot::GeneralDisplayStyles
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 for 2D plot.


Not support KF.

Created in NX10.0.0.

Member Function Documentation

NXOpen::CAE::Xyplot::ComplexOption2D NXOpen::CAE::Xyplot::GeneralDisplayStyles2D::ComplexOption ( )

Returns the complex option
Created in NX10.0.0.



License requirements : None

void NXOpen::CAE::Xyplot::GeneralDisplayStyles2D::SetComplexOption ( NXOpen::CAE::Xyplot::ComplexOption2D  complexOption)

Sets the complex option
Created in NX10.0.0.



License requirements : None

Parameters
complexOptionComplex option
void NXOpen::CAE::Xyplot::GeneralDisplayStyles2D::SetShowOrderedAbscissa ( bool  ordered)

Sets a value indicating whether to show the data by ordered abscissa or not
Created in NX10.0.0.



License requirements : None

Parameters
orderedShow ordered abscissa or not
bool NXOpen::CAE::Xyplot::GeneralDisplayStyles2D::ShowOrderedAbscissa ( )

Returns a value indicating whether to show the data by ordered abscissa or not
Created in NX10.0.0.



License requirements : None

void NXOpen::CAE::Xyplot::GeneralDisplayStyles2D::SwitchXYAxis ( )

Switches the X/Y axis
Created in NX10.0.0.



License requirements : None


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