NX Open C++ Reference Guide
Public Member Functions | List of all members
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::TaggedObject NXOpen::CAE::Xyplot::IDisplayStyle

Public Member Functions

NXOpen::CAE::Xyplot::ComplexOption3D ComplexOption ()
 Returns the complex option
More...
 
NXOpen::CAE::Xyplot::SurfaceStyleSettingGetSurfaceStyleSetting (int styleIndex)
 Gets the sureface display style setting of a specified index in a 3D graph template. More...
 
void SetComplexOption (NXOpen::CAE::Xyplot::ComplexOption3D complexOption)
 Sets the complex option
More...
 
- Public Member Functions inherited from NXOpen::CAE::Xyplot::BaseTemplate
virtual void CommitChange ()
 Commits any edits that have been applied to the display style. More...
 
void ExportTemplate (const NXString &strXmlFile)
 Exports current graph template setting to a template xml file, it will override the template file if it is existing. More...
 
void ExportTemplate (const char *strXmlFile)
 Exports current graph template setting to a template xml file, it will override the template file if it is existing. More...
 
NXOpen::CAE::Xyplot::AxisStyleSettingGetAxisStyleSetting (NXOpen::CAE::Xyplot::AxisDirection axisDirection)
 Gets the axis display style. More...
 
NXOpen::CAE::Xyplot::BaseBarStyleSettingGetBarStyleSetting (int styleIndex)
 Gets the bar display style. More...
 
NXOpen::CAE::Xyplot::GraphStyle GetGraphStyle (int styleIndex)
 Gets the graph style. More...
 
NXOpen::CAE::Xyplot::BaseLineStyleSettingGetLineStyleSetting (int styleIndex)
 Gets the line display style. More...
 
NXOpen::CAE::Xyplot::BasePlateStyleSettingGetPlateStyleSetting (int styleIndex)
 Gets the plate display style. More...
 
NXOpen::CAE::Xyplot::ScatterStyleSettingGetScatterStyleSetting (int styleIndex)
 Gets the scatter display style. More...
 
NXOpen::CAE::Xyplot::TextStyleSettingGetTextStyleSetting (NXOpen::CAE::Xyplot::TextType textType)
 Gets the text style. More...
 
NXOpen::CAE::Xyplot::BaseGridLayoutStyleSettingGridLayoutStyleSetting ()
 Returns the grid layout display style
More...
 
void ImportTemplate (const NXString &strXmlFile)
 Updates current graph template setting from a template xml file
More...
 
void ImportTemplate (const char *strXmlFile)
 Updates current graph template setting from a template xml file
More...
 
virtual
NXOpen::CAE::Xyplot::IDisplayStyle
Owner ()
 Returns the owner style
Created in NX10.0.0. More...
 
void ResetToDefault ()
 Resets the graph template to default values
More...
 
void SetGraphStyle (int styleIndex, NXOpen::CAE::Xyplot::GraphStyle graphStyle)
 Sets the graph style
More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Manages the 3D display style
Not support KF.



Created in NX7.5.0.

Member Function Documentation

NXOpen::CAE::Xyplot::ComplexOption3D NXOpen::CAE::Xyplot::Template3D::ComplexOption ( )

Returns the complex option

Deprecated:
Deprecated in NX10.0.0.

Use CAE::Xyplot::GeneralDisplayStyles3D::ComplexOption instead.


Created in NX7.5.0.

License requirements : nx_ftk ("NX Advanced Graphing")

NXOpen::CAE::Xyplot::SurfaceStyleSetting* NXOpen::CAE::Xyplot::Template3D::GetSurfaceStyleSetting ( int  styleIndex)

Gets the sureface display style setting of a specified index in a 3D graph template.

Returns
Surface style
Deprecated:
Deprecated in NX10.0.0. Use CAE::Xyplot::DiagramDisplayStyles::GetSurfaceStyleSetting instead.


Created in NX9.0.0.

License requirements : nx_ftk ("NX Advanced Graphing")

Parameters
styleIndexStyle index, from 0 to 19
void NXOpen::CAE::Xyplot::Template3D::SetComplexOption ( NXOpen::CAE::Xyplot::ComplexOption3D  complexOption)

Sets the complex option

Deprecated:
Deprecated in NX10.0.0.

Use CAE::Xyplot::GeneralDisplayStyles3D::SetComplexOption instead.


Created in NX7.5.0.

License requirements : nx_ftk ("NX Advanced Graphing")

Parameters
complexOptionComplex option

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