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

Represents a NXOpen.PcbExchange.EcadExportBuilder More...

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

Public Types

enum  EcadLocationEnum { Os, Tc }
 This enum defines the Ecad location options. More...
 
enum  ExportUnitsEnum { Mm, Thou }
 This enum defines the file units. More...
 
enum  FileFormatEnum {
  Idf2, Idf3, Idf4, Zbmb,
  Zpcb, Idx2, Idx3
}
 This enum defines the file format options. More...
 

Properties

unsafe string BoardFile [get, set]
 Returns or sets the board file More...
 
unsafe bool BoardOnly [get, set]
 Returns or sets the board only option More...
 
unsafe
NXOpen.PcbExchange.EcadExportBuilder.EcadLocationEnum 
EcadLocation [get, set]
 Returns or sets the ecad from More...
 
unsafe string EcadNumber [get, set]
 Returns or sets the ecad number More...
 
unsafe string EcadRevision [get, set]
 Returns or sets the ecad revision More...
 
unsafe
NXOpen.PcbExchange.EcadExportBuilder.FileFormatEnum 
FileFormat [get, set]
 Returns or sets the file format More...
 
unsafe
NXOpen.PcbExchange.EcadExportBuilder.ExportUnitsEnum 
FileUnits [get, set]
 Returns or sets the file units More...
 
unsafe string LibraryFile [get, set]
 Returns or sets the library file More...
 
unsafe bool ShowLog [get, set]
 Returns or sets the show log option More...
 
unsafe bool UseCurrentWorkPart [get, set]
 Returns or sets the use current work part option More...
 
unsafe bool UseEntityFilter [get, set]
 Returns or sets the use entity filter 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.EcadExportBuilder

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

Created in NX1899.0.0

Member Enumeration Documentation

This enum defines the Ecad location options.

Enumerator
Os 
Tc 

This enum defines the file units.

Enumerator
Mm 
Thou 

This enum defines the file format options.

Enumerator
Idf2 
Idf3 
Idf4 
Zbmb 
Zpcb 
Idx2 
Idx3 

Property Documentation

unsafe string NXOpen.PcbExchange.EcadExportBuilder.BoardFile
getset

Returns or sets the board 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.EcadExportBuilder.BoardOnly
getset

Returns or sets the board only 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.EcadExportBuilder.EcadLocationEnum NXOpen.PcbExchange.EcadExportBuilder.EcadLocation
getset

Returns or sets the ecad from

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.EcadExportBuilder.EcadNumber
getset

Returns or sets the ecad 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.EcadExportBuilder.EcadRevision
getset

Returns or sets the ecad 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 NXOpen.PcbExchange.EcadExportBuilder.FileFormatEnum NXOpen.PcbExchange.EcadExportBuilder.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 NXOpen.PcbExchange.EcadExportBuilder.ExportUnitsEnum NXOpen.PcbExchange.EcadExportBuilder.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 string NXOpen.PcbExchange.EcadExportBuilder.LibraryFile
getset

Returns or sets the library 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.EcadExportBuilder.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.EcadExportBuilder.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")

unsafe bool NXOpen.PcbExchange.EcadExportBuilder.UseEntityFilter
getset

Returns or sets the use entity filter 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.