Search Results for

    Show / Hide Table of Contents

    Class BillOfMaterialBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    BillOfMaterialBuilder
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(string)
    TaggedObject.PrintTestData(string, int)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    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
    bool

    IncludeGaskNutBolts

    Declaration
    public bool IncludeGaskNutBolts { get; set; }
    Property Value
    Type Description
    bool

    IncludeOverStock

    Declaration
    public bool IncludeOverStock { get; set; }
    Property Value
    Type Description
    bool

    IncludeStock

    Declaration
    public bool IncludeStock { get; set; }
    Property Value
    Type Description
    bool

    IncludeWireStock

    Declaration
    public bool IncludeWireStock { get; set; }
    Property Value
    Type Description
    bool

    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
    bool

    Methods

    Validate()

    Declaration
    public bool Validate()
    Returns
    Type Description
    bool

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In this article
    Back to top Generated by DocFX