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

Represents a Template Properties Builder
No KF support. More...

Inheritance diagram for NXOpen::TDP::TemplatePropertiesBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Types

enum  TemplateFormatEnum { TemplateFormatEnumFormat3DPDF, TemplateFormatEnumFormatJTplusPDF }
 represents the template format More...
 

Public Member Functions

std::vector< NXStringGetDescription ()
 Returns the description
Created in NX1847.0.0. More...
 
NXString PresentationName ()
 Returns the presentation name
Created in NX1847.0.0. More...
 
void SetDescription (const std::vector< NXString > &description)
 Sets the description
Created in NX1847.0.0. More...
 
void SetPresentationName (const NXString &presentationName)
 Sets the presentation name
Created in NX1847.0.0. More...
 
void SetPresentationName (const char *presentationName)
 Sets the presentation name
Created in NX1847.0.0. More...
 
void SetTemplateFormat (NXOpen::TDP::TemplatePropertiesBuilder::TemplateFormatEnum templateFormat)
 Sets the template format
Created in NX1847.0.0. More...
 
NXOpen::TDP::TemplatePropertiesBuilder::TemplateFormatEnum TemplateFormat ()
 Returns the template format
Created in NX1847.0.0. More...
 
- Public Member Functions inherited from NXOpen::Builder
NXOpen::NXObjectCommit ()
 Commits any edits that have been applied to the builder. More...
 
void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
std::vector< NXOpen::NXObject * > GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
NXOpen::NXObjectGetObject ()
 Returns the object currently being edited by this builder. More...
 
void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a Template Properties Builder
No KF support.



Created in NX1847.0.0.

Member Enumeration Documentation

represents the template format

Enumerator
TemplateFormatEnumFormat3DPDF 

3D PDF format

TemplateFormatEnumFormatJTplusPDF 

JT plus PDF format.

Member Function Documentation

std::vector<NXString> NXOpen::TDP::TemplatePropertiesBuilder::GetDescription ( )

Returns the description
Created in NX1847.0.0.



License requirements : None

NXString NXOpen::TDP::TemplatePropertiesBuilder::PresentationName ( )

Returns the presentation name
Created in NX1847.0.0.



License requirements : None

void NXOpen::TDP::TemplatePropertiesBuilder::SetDescription ( const std::vector< NXString > &  description)

Sets the description
Created in NX1847.0.0.



License requirements : None

Parameters
descriptiondescription
void NXOpen::TDP::TemplatePropertiesBuilder::SetPresentationName ( const NXString presentationName)

Sets the presentation name
Created in NX1847.0.0.



License requirements : None

Parameters
presentationNamepresentationname
void NXOpen::TDP::TemplatePropertiesBuilder::SetPresentationName ( const char *  presentationName)

Sets the presentation name
Created in NX1847.0.0.



License requirements : None

Parameters
presentationNamepresentationname
void NXOpen::TDP::TemplatePropertiesBuilder::SetTemplateFormat ( NXOpen::TDP::TemplatePropertiesBuilder::TemplateFormatEnum  templateFormat)

Sets the template format
Created in NX1847.0.0.



License requirements : None

Parameters
templateFormattemplateformat
NXOpen::TDP::TemplatePropertiesBuilder::TemplateFormatEnum NXOpen::TDP::TemplatePropertiesBuilder::TemplateFormat ( )

Returns the template format
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.