Class BillOfMaterialBuilder
Inheritance
System.Object
System.MarshalByRefObject
BillOfMaterialBuilder
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)
Namespace: NXOpen.Annotations
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
Type | Description |
---|---|
BillOfMaterialBuilder.DetailLevelType |
FabricationNumbering
Declaration
public BillOfMaterialBuilder.FabricationNumberingType FabricationNumbering { get; set; }
Property Value
Type | Description |
---|---|
BillOfMaterialBuilder.FabricationNumberingType |
IncludeComponents
Declaration
public bool IncludeComponents { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
IncludeGaskNutBolts
Declaration
public bool IncludeGaskNutBolts { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
IncludeOverStock
Declaration
public bool IncludeOverStock { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
IncludeStock
Declaration
public bool IncludeStock { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
IncludeWireStock
Declaration
public bool IncludeWireStock { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
StockLength
Declaration
public BillOfMaterialBuilder.StockLengthType StockLength { get; set; }
Property Value
Type | Description |
---|---|
BillOfMaterialBuilder.StockLengthType |
StockPieceCount
Declaration
public bool StockPieceCount { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Methods
Validate()
Declaration
public bool Validate()
Returns
Type | Description |
---|---|
System.Boolean |
Implements
System.Runtime.Remoting.Messaging.IMessageSink