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

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

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

List of all members.

Public Member Functions

NXOpen::CAE::Xyplot::ComplexOption3D ComplexOption ()
 Returns the complex option
Created in NX7.5.0.
NXOpen::CAE::Xyplot::BarOption3D GetBarOption (int styleIndex)
 Gets bar style option.
NXOpen::CAE::Xyplot::LineOption3D GetLineOption (int styleIndex)
 Gets line style option.
NXOpen::CAE::Xyplot::PlateOption3D GetPlateOption (int styleIndex)
 Gets plate style option.
NXOpen::CAE::Xyplot::SurfaceOption3D GetSurfaceOption (int styleIndex)
 Gets surface style option.
NXOpen::CAE::Xyplot::GridLayout3D GridLayout ()
 Returns the grid layout style
Created in NX7.5.0.
void SetBarOption (int styleIndex, const NXOpen::CAE::Xyplot::BarOption3D &barOption)
 Sets bar style option
Created in NX7.5.0.
void SetComplexOption (NXOpen::CAE::Xyplot::ComplexOption3D complexOption)
 Sets the complex option
Created in NX7.5.0.
void SetGridLayout (const NXOpen::CAE::Xyplot::GridLayout3D &gridLayout)
 Sets the grid layout style
Created in NX7.5.0.
void SetLineOption (int styleIndex, const NXOpen::CAE::Xyplot::LineOption3D &lineOption)
 Sets line style option
Created in NX7.5.0.
void SetPlateOption (int styleIndex, const NXOpen::CAE::Xyplot::PlateOption3D &plateOption)
 Sets plate style option
Created in NX7.5.0.
void SetSurfaceOption (int styleIndex, const NXOpen::CAE::Xyplot::SurfaceOption3D &surfaceOption)
 Sets surface style option
Created in NX7.5.0.

Detailed Description

Manages the 3D 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

Gets surface style option.

Returns:
Surface 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")

void NXOpen::CAE::Xyplot::Template3D::SetBarOption ( int  styleIndex,
const NXOpen::CAE::Xyplot::BarOption3D 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::Template3D::SetLineOption ( int  styleIndex,
const NXOpen::CAE::Xyplot::LineOption3D lineOption 
)

Sets line style option
Created in NX7.5.0.



License requirements : nx_ftk ("NX Advanced Graphing")

Parameters:
styleIndexStyle index
lineOptionLine style option
void NXOpen::CAE::Xyplot::Template3D::SetPlateOption ( int  styleIndex,
const NXOpen::CAE::Xyplot::PlateOption3D plateOption 
)

Sets plate style option
Created in NX7.5.0.



License requirements : nx_ftk ("NX Advanced Graphing")

Parameters:
styleIndexStyle index
plateOptionPlate style option

Sets surface style option
Created in NX7.5.0.



License requirements : nx_ftk ("NX Advanced Graphing")

Parameters:
styleIndexStyle index
surfaceOptionSurface style option

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