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

Manages the specific settings for 2D graph. More...

Inheritance diagram for NXOpen::CAE::Xyplot::GraphOptionsStyle2D:
NXOpen::CAE::Xyplot::BaseDisplayStyleSetting NXOpen::TaggedObject NXOpen::CAE::Xyplot::IDisplayStyle

Public Member Functions

NXOpen::CAE::Xyplot::FrequencyBandSummationBandType FrequencyBandSummationBandType ()
 Returns a value specifies the frequency band summation band type
Created in NX12.0.0. More...
 
void SetFrequencyBandSummationBandType (NXOpen::CAE::Xyplot::FrequencyBandSummationBandType freqBandSummationBandType)
 Sets a value specifies the frequency band summation band type
Created in NX12.0.0. More...
 
void SetShowFrequencyBandSummation (bool showFreqBandSummation)
 Sets a value specifies whether to show frequency band summation
Created in NX12.0.0. More...
 
void SetShowTotalResponseLineForPolar (bool showTotalResponseLineForPolar)
 Sets a value specifies whether to show total response line for 2D polar plot
Created in NX12.0.0. More...
 
void SetShowTotalResponseLineForVector (bool showTotalResponseLineForVector)
 Sets a value specifies whether to show total response line for 2D vector plot
Created in NX12.0.0. More...
 
bool ShowFrequencyBandSummation ()
 Returns a value specifies whether to show frequency band summation
Created in NX12.0.0. More...
 
bool ShowTotalResponseLineForPolar ()
 Returns a value specifies whether to show total response line for 2D polar plot
Created in NX12.0.0. More...
 
bool ShowTotalResponseLineForVector ()
 Returns a value specifies whether to show total response line for 2D vector plot
Created in NX12.0.0. More...
 
NXOpen::CAE::Xyplot::CurveDisplaySettingsTotalResponseLineSetting ()
 Returns the total response line setting
Created in NX12.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 specific settings for 2D graph.


Not support KF.

Created in NX12.0.0.

Member Function Documentation

NXOpen::CAE::Xyplot::FrequencyBandSummationBandType NXOpen::CAE::Xyplot::GraphOptionsStyle2D::FrequencyBandSummationBandType ( )

Returns a value specifies the frequency band summation band type
Created in NX12.0.0.



License requirements : None

void NXOpen::CAE::Xyplot::GraphOptionsStyle2D::SetFrequencyBandSummationBandType ( NXOpen::CAE::Xyplot::FrequencyBandSummationBandType  freqBandSummationBandType)

Sets a value specifies the frequency band summation band type
Created in NX12.0.0.



License requirements : None

Parameters
freqBandSummationBandTypefreqbandsummationbandtype
void NXOpen::CAE::Xyplot::GraphOptionsStyle2D::SetShowFrequencyBandSummation ( bool  showFreqBandSummation)

Sets a value specifies whether to show frequency band summation
Created in NX12.0.0.



License requirements : None

Parameters
showFreqBandSummationshowfreqbandsummation
void NXOpen::CAE::Xyplot::GraphOptionsStyle2D::SetShowTotalResponseLineForPolar ( bool  showTotalResponseLineForPolar)

Sets a value specifies whether to show total response line for 2D polar plot
Created in NX12.0.0.



License requirements : None

Parameters
showTotalResponseLineForPolarshowtotalresponselineforpolar
void NXOpen::CAE::Xyplot::GraphOptionsStyle2D::SetShowTotalResponseLineForVector ( bool  showTotalResponseLineForVector)

Sets a value specifies whether to show total response line for 2D vector plot
Created in NX12.0.0.



License requirements : None

Parameters
showTotalResponseLineForVectorshowtotalresponselineforvector
bool NXOpen::CAE::Xyplot::GraphOptionsStyle2D::ShowFrequencyBandSummation ( )

Returns a value specifies whether to show frequency band summation
Created in NX12.0.0.



License requirements : None

bool NXOpen::CAE::Xyplot::GraphOptionsStyle2D::ShowTotalResponseLineForPolar ( )

Returns a value specifies whether to show total response line for 2D polar plot
Created in NX12.0.0.



License requirements : None

bool NXOpen::CAE::Xyplot::GraphOptionsStyle2D::ShowTotalResponseLineForVector ( )

Returns a value specifies whether to show total response line for 2D vector plot
Created in NX12.0.0.



License requirements : None

NXOpen::CAE::Xyplot::CurveDisplaySettings* NXOpen::CAE::Xyplot::GraphOptionsStyle2D::TotalResponseLineSetting ( )

Returns the total response line setting
Created in NX12.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.