NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Properties | List of all members
NXOpen.PcbExchange.IdxImportBuilder Class Reference

Represents a NXOpen.PcbExchange.IdxImportBuilder builder More...

Inheritance diagram for NXOpen.PcbExchange.IdxImportBuilder:
NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  DataLocation { Local, TeamCenter }
 This enum represent IDX Data Loacation option. More...
 

Properties

unsafe string AssemblyName [get, set]
 Returns or sets the assembly name More...
 
unsafe string AssemblyNumber [get, set]
 Returns or sets the assembly number More...
 
unsafe string AssemblyRevision [get, set]
 Returns or sets the assembly revision More...
 
unsafe string BaselineFile [get, set]
 Returns or sets the baseline file More...
 
unsafe string CollaborationDir [get, set]
 Returns or sets the collaboration dir More...
 
unsafe
NXOpen.PcbExchange.IdxImportBuilder.DataLocation 
IdxDataFrom [get, set]
 Returns or sets the idx Data From More...
 
unsafe string IdxNumber [get, set]
 Returns or sets the idx number More...
 
unsafe string IdxRevision [get, set]
 Returns or sets the idx revision More...
 
unsafe string OutputPartFile [get, set]
 Returns or sets the output part File More...
 
unsafe bool UseCurrentPart [get, set]
 Returns or sets the use current work part option More...
 
unsafe bool UseExistComp [get, set]
 Returns or sets the use existing component option More...
 
- Properties inherited from NXOpen.Builder
unsafe NXOpen.PreviewBuilder PreviewBuilder [get]
 Returns the preview builder subobject. More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.Builder
unsafe NXOpen.NXObject Commit ()
 Commits any edits that have been applied to the builder. More...
 
unsafe void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
unsafe NXOpen.NXObject[] GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
unsafe NXOpen.NXObject GetObject ()
 Returns the object currently being edited by this builder. More...
 
unsafe void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a NXOpen.PcbExchange.IdxImportBuilder builder

To create a new instance of this class, use NXOpen.PcbExchange.Manager.CreateIdxImportBuilder

Created in NX1899.0.0

Member Enumeration Documentation

This enum represent IDX Data Loacation option.

Enumerator
Local 
TeamCenter 

Property Documentation

unsafe string NXOpen.PcbExchange.IdxImportBuilder.AssemblyName
getset

Returns or sets the assembly name

Created in NX1899.0.0

License requirements to get this property: None.

License requirements to set this property: ug_maya_exchange ("Unigraphics NX PCB Exchange")

unsafe string NXOpen.PcbExchange.IdxImportBuilder.AssemblyNumber
getset

Returns or sets the assembly number

Created in NX1899.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.PcbExchange.IdxImportBuilder.AssemblyRevision
getset

Returns or sets the assembly revision

Created in NX1899.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.PcbExchange.IdxImportBuilder.BaselineFile
getset

Returns or sets the baseline file

Created in NX1899.0.0

License requirements to get this property: None.

License requirements to set this property: ug_maya_exchange ("Unigraphics NX PCB Exchange")

unsafe string NXOpen.PcbExchange.IdxImportBuilder.CollaborationDir
getset

Returns or sets the collaboration dir

Created in NX1899.0.0

License requirements to get this property: None.

License requirements to set this property: ug_maya_exchange ("Unigraphics NX PCB Exchange")

unsafe NXOpen.PcbExchange.IdxImportBuilder.DataLocation NXOpen.PcbExchange.IdxImportBuilder.IdxDataFrom
getset

Returns or sets the idx Data From

Created in NX1899.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.PcbExchange.IdxImportBuilder.IdxNumber
getset

Returns or sets the idx number

Created in NX1899.0.0

License requirements to get this property: None.

License requirements to set this property: ug_maya_exchange ("Unigraphics NX PCB Exchange")

unsafe string NXOpen.PcbExchange.IdxImportBuilder.IdxRevision
getset

Returns or sets the idx revision

Created in NX1899.0.0

License requirements to get this property: None.

License requirements to set this property: ug_maya_exchange ("Unigraphics NX PCB Exchange")

unsafe string NXOpen.PcbExchange.IdxImportBuilder.OutputPartFile
getset

Returns or sets the output part File

Created in NX1899.0.0

License requirements to get this property: None.

License requirements to set this property: ug_maya_exchange ("Unigraphics NX PCB Exchange")

unsafe bool NXOpen.PcbExchange.IdxImportBuilder.UseCurrentPart
getset

Returns or sets the use current work part option

Created in NX1899.0.0

License requirements to get this property: None.

License requirements to set this property: ug_maya_exchange ("Unigraphics NX PCB Exchange")

unsafe bool NXOpen.PcbExchange.IdxImportBuilder.UseExistComp
getset

Returns or sets the use existing component option

Created in NX1899.0.0

License requirements to get this property: None.

License requirements to set this property: None.


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