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

Represents a NXOpen.PcbExchange.IdxExportBuilder More...

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

Public Types

enum  ExportUnitsEnum { Mm, Thou }
 This enum defines the file units. More...
 
enum  FileFormatEnum { Idx2, Idx3 }
 This enum defines the file format options. More...
 
enum  IdxLocationEnum { Os, Tc }
 This enum defines the Idx location options. More...
 

Properties

unsafe string BaselineFile [get, set]
 Returns or sets the baseline file More...
 
unsafe
NXOpen.PcbExchange.IdxExportBuilder.IdxLocationEnum 
BaselineLocation [get, set]
 Returns or sets the baseline location More...
 
unsafe string BaselineNumber [get, set]
 Returns or sets the baseline number More...
 
unsafe string BaselineRevision [get, set]
 Returns or sets the baseline revision More...
 
unsafe bool CloneAssembly [get, set]
 Returns or sets the clone assembly option More...
 
unsafe
NXOpen.PcbExchange.IdxExportBuilder.FileFormatEnum 
FileFormat [get, set]
 Returns or sets the file format More...
 
unsafe string FileNote [get, set]
 Returns or sets the file note More...
 
unsafe
NXOpen.PcbExchange.IdxExportBuilder.ExportUnitsEnum 
FileUnits [get, set]
 Returns or sets the file units More...
 
unsafe bool ShowLog [get, set]
 Returns or sets the show log option More...
 
unsafe bool TagModel [get, set]
 Returns or sets the tag model option More...
 
unsafe bool UseCurrentWorkPart [get, set]
 Returns or sets the use current work part 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.IdxExportBuilder

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

Created in NX1899.0.0

Member Enumeration Documentation

This enum defines the file units.

Enumerator
Mm 
Thou 

This enum defines the file format options.

Enumerator
Idx2 
Idx3 

This enum defines the Idx location options.

Enumerator
Os 
Tc 

Property Documentation

unsafe string NXOpen.PcbExchange.IdxExportBuilder.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 NXOpen.PcbExchange.IdxExportBuilder.IdxLocationEnum NXOpen.PcbExchange.IdxExportBuilder.BaselineLocation
getset

Returns or sets the baseline location

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.IdxExportBuilder.BaselineNumber
getset

Returns or sets the baseline 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.IdxExportBuilder.BaselineRevision
getset

Returns or sets the baseline 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 bool NXOpen.PcbExchange.IdxExportBuilder.CloneAssembly
getset

Returns or sets the clone assembly 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 NXOpen.PcbExchange.IdxExportBuilder.FileFormatEnum NXOpen.PcbExchange.IdxExportBuilder.FileFormat
getset

Returns or sets the file format

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.IdxExportBuilder.FileNote
getset

Returns or sets the file note

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.IdxExportBuilder.ExportUnitsEnum NXOpen.PcbExchange.IdxExportBuilder.FileUnits
getset

Returns or sets the file units

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.IdxExportBuilder.ShowLog
getset

Returns or sets the show log 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.IdxExportBuilder.TagModel
getset

Returns or sets the tag model 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.IdxExportBuilder.UseCurrentWorkPart
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")


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