Class BillOfMaterialBuilder
Inheritance
BillOfMaterialBuilder
Assembly: NXOpen.dll
Syntax
public class BillOfMaterialBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
BillOfMaterialBuilder()
Declaration
protected BillOfMaterialBuilder()
Properties
DetailLevel
Declaration
public BillOfMaterialBuilder.DetailLevelType DetailLevel { get; set; }
Property Value
FabricationNumbering
Declaration
public BillOfMaterialBuilder.FabricationNumberingType FabricationNumbering { get; set; }
Property Value
IncludeComponents
Declaration
public bool IncludeComponents { get; set; }
Property Value
IncludeGaskNutBolts
Declaration
public bool IncludeGaskNutBolts { get; set; }
Property Value
IncludeOverStock
Declaration
public bool IncludeOverStock { get; set; }
Property Value
IncludeStock
Declaration
public bool IncludeStock { get; set; }
Property Value
IncludeWireStock
Declaration
public bool IncludeWireStock { get; set; }
Property Value
StockLength
Declaration
public BillOfMaterialBuilder.StockLengthType StockLength { get; set; }
Property Value
StockPieceCount
Declaration
public bool StockPieceCount { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink