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

Class to create Report Template and assign the ReportQuery and Report Layout to them
To create a new instance of this class, use NXOpen::AME::AMEManager::CreateReportTemplateBuilder

Created in NX11.0.0. More...

Inheritance diagram for NXOpen::AME::ReportTemplateBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Types

enum  ReportType { ReportTypeListReport, ReportTypeReportsWithTargets, ReportTypeConnectionReports }
 Represents Report type for report Template. More...
 

Public Member Functions

NXOpen::AME::PageTypes DocumentType ()
 Returns the document type
Created in NX1847.0.0. More...
 
NXString FileBrowserText ()
 Returns the name of selected form sheet
Created in NX1847.0.0. More...
 
NXOpen::AME::ReportTemplateBuilder::ReportType ReportTemplateType ()
 Returns the Report type of report Template NXOpen::AME::ReportTemplateBuilder::ReportType
Created in NX1847.0.0. More...
 
void SetDocumentType (NXOpen::AME::PageTypes type)
 Sets the document type
Created in NX1847.0.0. More...
 
void SetFileBrowserText (const NXString &name)
 Sets the name of selected form sheet
Created in NX1847.0.0. More...
 
void SetFileBrowserText (const char *name)
 Sets the name of selected form sheet
Created in NX1847.0.0. More...
 
void SetReportTemplateType (NXOpen::AME::ReportTemplateBuilder::ReportType type)
 Sets the Report type of report Template NXOpen::AME::ReportTemplateBuilder::ReportType
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

Class to create Report Template and assign the ReportQuery and Report Layout to them
To create a new instance of this class, use NXOpen::AME::AMEManager::CreateReportTemplateBuilder

Created in NX11.0.0.


Member Enumeration Documentation

Represents Report type for report Template.

Enumerator
ReportTypeListReport 

list report

ReportTypeReportsWithTargets 

reports with targets

ReportTypeConnectionReports 

connection reports

Member Function Documentation

NXOpen::AME::PageTypes NXOpen::AME::ReportTemplateBuilder::DocumentType ( )

Returns the document type
Created in NX1847.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

NXString NXOpen::AME::ReportTemplateBuilder::FileBrowserText ( )

Returns the name of selected form sheet
Created in NX1847.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

NXOpen::AME::ReportTemplateBuilder::ReportType NXOpen::AME::ReportTemplateBuilder::ReportTemplateType ( )

Returns the Report type of report Template NXOpen::AME::ReportTemplateBuilder::ReportType
Created in NX1847.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

void NXOpen::AME::ReportTemplateBuilder::SetDocumentType ( NXOpen::AME::PageTypes  type)

Sets the document type
Created in NX1847.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
typetype
void NXOpen::AME::ReportTemplateBuilder::SetFileBrowserText ( const NXString name)

Sets the name of selected form sheet
Created in NX1847.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
namename
void NXOpen::AME::ReportTemplateBuilder::SetFileBrowserText ( const char *  name)

Sets the name of selected form sheet
Created in NX1847.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
namename
void NXOpen::AME::ReportTemplateBuilder::SetReportTemplateType ( NXOpen::AME::ReportTemplateBuilder::ReportType  type)

Sets the Report type of report Template NXOpen::AME::ReportTemplateBuilder::ReportType
Created in NX1847.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
typetype

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