Class BoardPropertiesBuilder
Inheritance
System.Object
System.MarshalByRefObject
BoardPropertiesBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: NXOpen.dll
Syntax
public class BoardPropertiesBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
BoardPropertiesBuilder()
Declaration
protected BoardPropertiesBuilder()
Properties
AdvancedOptionsFromFile
Declaration
public bool AdvancedOptionsFromFile { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
AdvancedOptionsFromPart
Declaration
public bool AdvancedOptionsFromPart { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
BoardPropertyFile
Declaration
public string BoardPropertyFile { get; set; }
Property Value
Type |
Description |
System.String |
|
BoardStackup
Declaration
public BoardPropertiesBuilder.BoardStackupOption BoardStackup { get; set; }
Property Value
BoardStackupFile
Declaration
public string BoardStackupFile { get; set; }
Property Value
Type |
Description |
System.String |
|
BoardStackupODBFolder
Declaration
public string BoardStackupODBFolder { get; set; }
Property Value
Type |
Description |
System.String |
|
CalculationPointsPrecision
Declaration
public int CalculationPointsPrecision { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
DefaultHolePlatingThickness
Declaration
public Expression DefaultHolePlatingThickness { get; }
Property Value
DielectricNxMaterial
Declaration
public int DielectricNxMaterial { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
DielectricPcbMaterial
Declaration
public int DielectricPcbMaterial { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
MaterialsFrom
Declaration
public BoardPropertiesBuilder.MaterialsFromOption MaterialsFrom { get; set; }
Property Value
NumberOfCalculationPoints
Declaration
public int NumberOfCalculationPoints { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
ReadViasFromFile
Declaration
public bool ReadViasFromFile { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
StructuralAlgorithm
Declaration
public BoardPropertiesBuilder.StructuralAlgorithmOption StructuralAlgorithm { get; set; }
Property Value
ThermalAlgorithm
Declaration
public BoardPropertiesBuilder.ThermalAlgorithmOption ThermalAlgorithm { get; set; }
Property Value
TraceNxMaterial
Declaration
public int TraceNxMaterial { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
TracePcbMaterial
Declaration
public int TracePcbMaterial { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
ViaNxMaterial
Declaration
public int ViaNxMaterial { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
ViaPcbMaterial
Declaration
public int ViaPcbMaterial { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
ViewCalculationReport
Declaration
public bool ViewCalculationReport { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink