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

Manages the plot graph template. More...

Inheritance diagram for NXOpen::CAE::Xyplot::PlotGraphTemplate:
NXOpen::TaggedObject NXOpen::CAE::Xyplot::IDisplayStyle

Public Member Functions

virtual void CommitChange ()
 Commits any edits that have been applied to the display style. More...
 
NXOpen::CAE::Xyplot::DiagramDisplayStylesDiagramDisplayStyles ()
 Returns the diagram display styles. 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::GeneralDisplayStylesGeneralDisplayStyles ()
 Returns the general display styles. More...
 
void ImportTemplate (const NXString &strXmlFile)
 Updates current graph template setting from a template xml file
Created in NX10.0.0. More...
 
void ImportTemplate (const char *strXmlFile)
 Updates current graph template setting from a template xml file
Created in NX10.0.0. 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
Created in NX10.0.0. More...
 
NXOpen::CAE::Xyplot::WallDisplayStylesWallDisplayStyles ()
 Returns the wall display styles. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Manages the plot graph template.


Not support KF.

Created in NX10.0.0.

Member Function Documentation

virtual void NXOpen::CAE::Xyplot::PlotGraphTemplate::CommitChange ( )
virtual

Commits any edits that have been applied to the display style.

Triggers the corresponding plot to update graph.
Created in NX9.0.0.

License requirements : nx_ftk ("NX Advanced Graphing")

Implements NXOpen::CAE::Xyplot::IDisplayStyle.

NXOpen::CAE::Xyplot::DiagramDisplayStyles* NXOpen::CAE::Xyplot::PlotGraphTemplate::DiagramDisplayStyles ( )

Returns the diagram display styles.


Created in NX10.0.0.

License requirements : nx_ftk ("NX Advanced Graphing")

void NXOpen::CAE::Xyplot::PlotGraphTemplate::ExportTemplate ( const NXString strXmlFile)

Exports current graph template setting to a template xml file, it will override the template file if it is existing.


Created in NX10.0.0.

License requirements : nx_ftk ("NX Advanced Graphing")

Parameters
strXmlFileTemplate xml file name
NOTE: The full Unicode character set is not supported for this parameter.
void NXOpen::CAE::Xyplot::PlotGraphTemplate::ExportTemplate ( const char *  strXmlFile)

Exports current graph template setting to a template xml file, it will override the template file if it is existing.


Created in NX10.0.0.

License requirements : nx_ftk ("NX Advanced Graphing")

Parameters
strXmlFileTemplate xml file name
NOTE: The full Unicode character set is not supported for this parameter.
NXOpen::CAE::Xyplot::GeneralDisplayStyles* NXOpen::CAE::Xyplot::PlotGraphTemplate::GeneralDisplayStyles ( )

Returns the general display styles.


Created in NX10.0.0.

License requirements : nx_ftk ("NX Advanced Graphing")

void NXOpen::CAE::Xyplot::PlotGraphTemplate::ImportTemplate ( const NXString strXmlFile)

Updates current graph template setting from a template xml file
Created in NX10.0.0.



License requirements : nx_ftk ("NX Advanced Graphing")

Parameters
strXmlFileTemplate xml file name
NOTE: The full Unicode character set is not supported for this parameter.
void NXOpen::CAE::Xyplot::PlotGraphTemplate::ImportTemplate ( const char *  strXmlFile)

Updates current graph template setting from a template xml file
Created in NX10.0.0.



License requirements : nx_ftk ("NX Advanced Graphing")

Parameters
strXmlFileTemplate xml file name
NOTE: The full Unicode character set is not supported for this parameter.
virtual NXOpen::CAE::Xyplot::IDisplayStyle* NXOpen::CAE::Xyplot::PlotGraphTemplate::Owner ( )
virtual

Returns the owner style
Created in NX10.0.0.



License requirements : None

Implements NXOpen::CAE::Xyplot::IDisplayStyle.

void NXOpen::CAE::Xyplot::PlotGraphTemplate::ResetToDefault ( )

Resets the graph template to default values
Created in NX10.0.0.



License requirements : nx_ftk ("NX Advanced Graphing")

NXOpen::CAE::Xyplot::WallDisplayStyles* NXOpen::CAE::Xyplot::PlotGraphTemplate::WallDisplayStyles ( )

Returns the wall display styles.


Created in NX10.0.0.

License requirements : nx_ftk ("NX Advanced Graphing")


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