NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | List of all members
NXOpen::FileNewTemplate Class Reference

Represents a NXOpen::FileNewTemplate
Use the NXOpen::FileNew to query objects of this class. More...

Inheritance diagram for NXOpen::FileNewTemplate:
NXOpen::TransientObject

Public Member Functions

NXString GetName ()
 Gets the name of the template
Created in NX1847.0.0. More...
 
NXOpen::Part::Units GetUnits ()
 Gets the units of the template
Created in NX1847.0.0. More...
 
bool IsBlank ()
 Gets if the template is a blank template that creates a new file using customer defaults instead of a seed part
Created in NX1847.0.0. More...
 
virtual ~FileNewTemplate ()
 Free resources associated with the instance of this report. More...
 
- Public Member Functions inherited from NXOpen::TransientObject
void * GetHandle ()
 Handle of the internal object represented by this object. More...
 

Detailed Description

Represents a NXOpen::FileNewTemplate
Use the NXOpen::FileNew to query objects of this class.



Created in NX1847.0.0.

Constructor & Destructor Documentation

virtual NXOpen::FileNewTemplate::~FileNewTemplate ( )
virtual

Free resources associated with the instance of this report.

This also free the resource associated with the status objects. After this method is called, it is illegal to use the object.
Created in NX1847.0.0.

License requirements : None

Member Function Documentation

NXString NXOpen::FileNewTemplate::GetName ( )

Gets the name of the template
Created in NX1847.0.0.



License requirements : None

NXOpen::Part::Units NXOpen::FileNewTemplate::GetUnits ( )

Gets the units of the template
Created in NX1847.0.0.



License requirements : None

bool NXOpen::FileNewTemplate::IsBlank ( )

Gets if the template is a blank template that creates a new file using customer defaults instead of a seed part
Created in NX1847.0.0.



License requirements : None


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