NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Properties | 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 NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe void ValidateAndPopulateExcelData ()
 Validate and populate excel import data. More...
 

Properties

unsafe string FileToImport [get, set]
 Returns or sets the excel file which is being imported More...
 
unsafe NXOpen.SelectNXObject NodeToUpdate [get]
 Returns the node which needs to update during import operation More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> 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

unsafe void NXOpen.AME.TransferFileDataBuilder.ValidateAndPopulateExcelData ( )
inline

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")

Property Documentation

unsafe string NXOpen.AME.TransferFileDataBuilder.FileToImport
getset

Returns or sets the excel file which is being imported

Created in NX11.0.0

License requirements to get this property: ad_automation_design ("FULL AUTOMATION DESIGNER")

License requirements to set this property: ad_automation_design ("FULL AUTOMATION DESIGNER")

unsafe NXOpen.SelectNXObject NXOpen.AME.TransferFileDataBuilder.NodeToUpdate
get

Returns the node which needs to update during import operation

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.