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

Manages the graph template
Not support KF. More...

Inheritance diagram for NXOpen::CAE::Xyplot::BaseTemplateManager:
NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject

List of all members.

Public Member Functions

NXString ActiveTemplate ()
 Returns the active template file
Created in NX7.5.0.
void DeleteTemplate (const NXString &templateFile)
 Deletes template file
Created in NX7.5.0.
void LoadTemplate (const NXString &templateFile)
 Loads the graph template file
Created in NX7.5.0.
void ResetTemplate (const NXString &templateFile)
 Resets to default value
Created in NX7.5.0.
void SaveAsTemplate (const NXString &sourceTemplateFile, const NXString &destinationTemplateFile)
 Saves to new template file
Created in NX7.5.0.
void SaveTemplate (const NXString &templateFile)
 Saves to template file
Created in NX7.5.0.
void SetActiveTemplate (const NXString &templateFile)
 Sets the active template file
Created in NX7.5.0.
void UnloadAllTemplates ()
 Unloads all graph template files
Created in NX7.5.0.
void UnloadTemplate (const NXString &templateFile)
 Unloads the graph template file
Created in NX7.5.0.

Detailed Description

Manages the graph template
Not support KF.



Created in NX7.5.0.


Member Function Documentation

Returns the active template file
Created in NX7.5.0.



License requirements : nx_ftk ("NX Advanced Graphing")

Deletes template file
Created in NX7.5.0.



License requirements : nx_ftk ("NX Advanced Graphing")

Parameters:
templateFileTemplate file name with full path
NOTE: The full Unicode character set is not supported for this parameter.

Loads the graph template file
Created in NX7.5.0.



License requirements : nx_ftk ("NX Advanced Graphing")

Parameters:
templateFileTemplate file name with full path
NOTE: The full Unicode character set is not supported for this parameter.

Resets to default value
Created in NX7.5.0.



License requirements : nx_ftk ("NX Advanced Graphing")

Parameters:
templateFileTemplate file name with full path
NOTE: The full Unicode character set is not supported for this parameter.
void NXOpen::CAE::Xyplot::BaseTemplateManager::SaveAsTemplate ( const NXString sourceTemplateFile,
const NXString destinationTemplateFile 
)

Saves to new template file
Created in NX7.5.0.



License requirements : nx_ftk ("NX Advanced Graphing")

Parameters:
sourceTemplateFileSource template file name with full path
NOTE: The full Unicode character set is not supported for this parameter.
destinationTemplateFileDestination template file name with full path
NOTE: The full Unicode character set is not supported for this parameter.

Saves to template file
Created in NX7.5.0.



License requirements : nx_ftk ("NX Advanced Graphing")

Parameters:
templateFileTemplate file name with full path
NOTE: The full Unicode character set is not supported for this parameter.

Sets the active template file
Created in NX7.5.0.



License requirements : nx_ftk ("NX Advanced Graphing")

Parameters:
templateFileTemplate file name with full path

Unloads all graph template files
Created in NX7.5.0.



License requirements : nx_ftk ("NX Advanced Graphing")

Unloads the graph template file
Created in NX7.5.0.



License requirements : nx_ftk ("NX Advanced Graphing")

Parameters:
templateFileTemplate file name with full path
NOTE: The full Unicode character set is not supported for this parameter.

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