NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | List of all members
NXOpen::CAE::Xyplot::GeneralDisplayStylesMatrix2D Class Reference

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

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

Public Member Functions

NXOpen::CAE::Xyplot::ComplexOptionMatrix2D ComplexOption ()
 Returns the complex option
Created in NX1847.0.0. More...
 
NXOpen::CAE::Xyplot::MatrixPlot2DLayoutMode LayoutMode ()
 Returns the layout mode
Created in NX1847.0.0. More...
 
void SetComplexOption (NXOpen::CAE::Xyplot::ComplexOptionMatrix2D complexOption)
 Sets the complex option
Created in NX1847.0.0. More...
 
void SetLayoutMode (NXOpen::CAE::Xyplot::MatrixPlot2DLayoutMode layoutMode)
 Sets the layout mode
Created in NX1847.0.0. More...
 
void SwitchXYAxis ()
 Switches the X/Y axis
Created in NX1847.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 matrix 2D plot.


Not support KF.

Created in NX1847.0.0.

Member Function Documentation

NXOpen::CAE::Xyplot::ComplexOptionMatrix2D NXOpen::CAE::Xyplot::GeneralDisplayStylesMatrix2D::ComplexOption ( )

Returns the complex option
Created in NX1847.0.0.



License requirements : None

NXOpen::CAE::Xyplot::MatrixPlot2DLayoutMode NXOpen::CAE::Xyplot::GeneralDisplayStylesMatrix2D::LayoutMode ( )

Returns the layout mode
Created in NX1847.0.0.



License requirements : None

void NXOpen::CAE::Xyplot::GeneralDisplayStylesMatrix2D::SetComplexOption ( NXOpen::CAE::Xyplot::ComplexOptionMatrix2D  complexOption)

Sets the complex option
Created in NX1847.0.0.



License requirements : None

Parameters
complexOptionComplex option
void NXOpen::CAE::Xyplot::GeneralDisplayStylesMatrix2D::SetLayoutMode ( NXOpen::CAE::Xyplot::MatrixPlot2DLayoutMode  layoutMode)

Sets the layout mode
Created in NX1847.0.0.



License requirements : None

Parameters
layoutModeLayout mode
void NXOpen::CAE::Xyplot::GeneralDisplayStylesMatrix2D::SwitchXYAxis ( )

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



License requirements : None


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