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

Imports a new one or updates the existing configuration in AD Upstream Data Navigator from the external file. More...

Inheritance diagram for NXOpen::AME::TransferFileDataBuilder:
NXOpen::AME::MultipleObjectsBuilder NXOpen::AME::AMEBaseBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Member Functions

NXString FileToImport ()
 Returns the excel file which is being imported
Created in NX11.0.0. More...
 
NXOpen::SelectNXObjectNodeToUpdate ()
 Returns the node which needs to update during import operation
Created in NX11.0.0. More...
 
void SetFileToImport (const NXString &fileToImport)
 Sets the excel file which is being imported
Created in NX11.0.0. More...
 
void SetFileToImport (const char *fileToImport)
 Sets the excel file which is being imported
Created in NX11.0.0. More...
 
void ValidateAndPopulateExcelData ()
 Validate and populate excel import data. More...
 

Detailed Description

Imports a new one or updates the existing configuration in AD Upstream Data Navigator from the external file.


To create a new instance of this class, use NXOpen::AME::AMEManager::CreateTransferFileDataBuilder

Created in NX11.0.0.

Member Function Documentation

NXString NXOpen::AME::TransferFileDataBuilder::FileToImport ( )

Returns the excel file which is being imported
Created in NX11.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

NXOpen::SelectNXObject* NXOpen::AME::TransferFileDataBuilder::NodeToUpdate ( )

Returns the node which needs to update during import operation
Created in NX11.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

void NXOpen::AME::TransferFileDataBuilder::SetFileToImport ( const NXString fileToImport)

Sets the excel file which is being imported
Created in NX11.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
fileToImportfiletoimport
void NXOpen::AME::TransferFileDataBuilder::SetFileToImport ( const char *  fileToImport)

Sets the excel file which is being imported
Created in NX11.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
fileToImportfiletoimport
void NXOpen::AME::TransferFileDataBuilder::ValidateAndPopulateExcelData ( )

Validate and populate excel import data.

This should be called prior to commit.
Created in NX11.0.0.

License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")


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