NX Open C++ Reference Guide
Public Member Functions
NXOpen::CAE::Xyplot::Template2D Class Reference

Manages the 2D display style
Not support KF. More...

Inheritance diagram for NXOpen::CAE::Xyplot::Template2D:
NXOpen::CAE::Xyplot::BaseTemplate NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject

List of all members.

Public Member Functions

NXOpen::CAE::Xyplot::ComplexOption2D ComplexOption ()
 Returns the complex option
Created in NX7.5.0.
NXOpen::CAE::Xyplot::BarOption2D GetBarOption (int styleIndex)
 Gets bar style option.
NXOpen::CAE::Xyplot::LineOption2D GetLineOption (int styleIndex)
 Gets line style option.
NXOpen::CAE::Xyplot::PlateOption2D GetPlateOption (int styleIndex)
 Gets plate style option.
NXOpen::CAE::Xyplot::GridLayout2D GridLayout ()
 Returns the grid layout style
Created in NX7.5.0.
NXOpen::CAE::Xyplot::PhaseRangeOption PhaseRangeOption ()
 Returns the phase range option
Created in NX8.0.0.
void SetBarOption (int styleIndex, const NXOpen::CAE::Xyplot::BarOption2D &barOption)
 Sets bar style option
Created in NX7.5.0.
void SetComplexOption (NXOpen::CAE::Xyplot::ComplexOption2D complexOption)
 Sets the complex option
Created in NX7.5.0.
void SetGridLayout (const NXOpen::CAE::Xyplot::GridLayout2D &gridLayout)
 Sets the grid layout style
Created in NX7.5.0.
void SetLineOption (int styleIndex, const NXOpen::CAE::Xyplot::LineOption2D &lineOption)
 Sets line style option
Created in NX7.5.0.
void SetPhaseRangeOption (NXOpen::CAE::Xyplot::PhaseRangeOption phaseRangeOption)
 Sets the phase range option
Created in NX8.0.0.
void SetPlateOption (int styleIndex, const NXOpen::CAE::Xyplot::PlateOption2D &plateOption)
 Sets plate style option
Created in NX7.5.0.
void SwitchXyAxis ()
 Switchs the X/Y axis
Created in NX7.5.0.

Detailed Description

Manages the 2D display style
Not support KF.



Created in NX7.5.0.


Member Function Documentation

Returns the complex option
Created in NX7.5.0.



License requirements : nx_ftk ("NX Advanced Graphing")

Gets bar style option.

Returns:
Bar style option
Created in NX7.5.0.

License requirements : nx_ftk ("NX Advanced Graphing")
Parameters:
styleIndexStyle index

Gets line style option.

Returns:
Line style option
Created in NX7.5.0.

License requirements : nx_ftk ("NX Advanced Graphing")
Parameters:
styleIndexStyle index

Gets plate style option.

Returns:
Plate style option
Created in NX7.5.0.

License requirements : nx_ftk ("NX Advanced Graphing")
Parameters:
styleIndexStyle index

Returns the grid layout style
Created in NX7.5.0.



License requirements : nx_ftk ("NX Advanced Graphing")

Returns the phase range option
Created in NX8.0.0.



License requirements : None

void NXOpen::CAE::Xyplot::Template2D::SetBarOption ( int  styleIndex,
const NXOpen::CAE::Xyplot::BarOption2D barOption 
)

Sets bar style option
Created in NX7.5.0.



License requirements : nx_ftk ("NX Advanced Graphing")

Parameters:
styleIndexStyle index
barOptionBar style option

Sets the complex option
Created in NX7.5.0.



License requirements : nx_ftk ("NX Advanced Graphing")

Parameters:
complexOptionComplex option

Sets the grid layout style
Created in NX7.5.0.



License requirements : nx_ftk ("NX Advanced Graphing")

Parameters:
gridLayoutGrid layout style
void NXOpen::CAE::Xyplot::Template2D::SetLineOption ( int  styleIndex,
const NXOpen::CAE::Xyplot::LineOption2D lineOption 
)

Sets line style option
Created in NX7.5.0.



License requirements : nx_ftk ("NX Advanced Graphing")

Parameters:
styleIndexStyle index
lineOptionLine style option

Sets the phase range option
Created in NX8.0.0.



License requirements : nx_ftk ("NX Advanced Graphing")

Parameters:
phaseRangeOptionPhase range option
void NXOpen::CAE::Xyplot::Template2D::SetPlateOption ( int  styleIndex,
const NXOpen::CAE::Xyplot::PlateOption2D plateOption 
)

Sets plate style option
Created in NX7.5.0.



License requirements : nx_ftk ("NX Advanced Graphing")

Parameters:
styleIndexStyle index
plateOptionPlate style option

Switchs the X/Y axis
Created in NX7.5.0.



License requirements : nx_ftk ("NX Advanced Graphing")


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