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

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

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

List of all members.

Public Member Functions

NXOpen::CAE::Xyplot::AxisStyle GetAxisStyle (NXOpen::CAE::Xyplot::AxisDirection axisDirection)
 Gets the axis display style.
NXOpen::CAE::Xyplot::UnitSystem GetAxisUnitSystem (NXOpen::CAE::Xyplot::AxisDirection axisDirection)
 Gets the axis unit system.
NXOpen::CAE::Xyplot::GraphStyle GetGraphStyle (int styleIndex)
 Gets the graph style.
NXOpen::CAE::Xyplot::TextOption GetTextOption (NXOpen::CAE::Xyplot::TextType textType)
 Gets the text option.
void SetAxisStyle (NXOpen::CAE::Xyplot::AxisDirection axisDirection, const NXOpen::CAE::Xyplot::AxisStyle &axisStyle)
 Sets the axis display style
Created in NX7.5.0.
void SetAxisUnitSystem (NXOpen::CAE::Xyplot::AxisDirection axisDirection, NXOpen::CAE::Xyplot::UnitSystem unitSystem)
 Sets the axis unit system
Created in NX7.5.0.
void SetGraphStyle (int styleIndex, NXOpen::CAE::Xyplot::GraphStyle graphStyle)
 Sets the graph style
Created in NX7.5.0.
void SetTextOption (NXOpen::CAE::Xyplot::TextType textType, const NXOpen::CAE::Xyplot::TextOption &textOption)
 Sets the text option
Created in NX7.5.0.

Detailed Description

Manages the display style
Not support KF.



Created in NX7.5.0.


Member Function Documentation

Gets the axis display style.

Returns:
Axis style
Created in NX7.5.0.

License requirements : nx_ftk ("NX Advanced Graphing")
Parameters:
axisDirectionAxis direction

Gets the axis unit system.

Returns:
Unit system
Created in NX7.5.0.

License requirements : nx_ftk ("NX Advanced Graphing")
Parameters:
axisDirectionAxis direction

Gets the graph style.

Returns:
Graph style
Created in NX7.5.0.

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

Gets the text option.

Returns:
Text display option
Created in NX7.5.0.

License requirements : nx_ftk ("NX Advanced Graphing")
Parameters:
textTypeText type

Sets the axis display style
Created in NX7.5.0.



License requirements : nx_ftk ("NX Advanced Graphing")

Parameters:
axisDirectionAxis direction
axisStyleAxis style

Sets the axis unit system
Created in NX7.5.0.



License requirements : nx_ftk ("NX Advanced Graphing")

Parameters:
axisDirectionAxis direction
unitSystemUnit system

Sets the graph style
Created in NX7.5.0.



License requirements : nx_ftk ("NX Advanced Graphing")

Parameters:
styleIndexStyle index
graphStyleGraph style

Sets the text option
Created in NX7.5.0.



License requirements : nx_ftk ("NX Advanced Graphing")

Parameters:
textTypeText type
textOptionText display option

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