Search Results for

    Show / Hide Table of Contents

    Class GenerateSpoolsBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    GenerateSpoolsBuilder
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    Builder.Commit()
    Builder.Destroy()
    Builder.GetCommittedObjects()
    Builder.GetObject()
    Builder.ShowResults()
    Builder.Validate()
    Builder.PreviewBuilder
    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.MechanicalRouting
    Assembly: NXOpen.dll
    Syntax
    public class GenerateSpoolsBuilder : Builder, IMessageSink, IComponentBuilder

    Constructors

    GenerateSpoolsBuilder()

    Declaration
    protected GenerateSpoolsBuilder()

    Properties

    GeneratedSpoolSorting

    Declaration
    public GenerateSpoolsBuilder.SpoolSorting GeneratedSpoolSorting { get; set; }
    Property Value
    Type Description
    GenerateSpoolsBuilder.SpoolSorting

    IncludeEquipmentComponents

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

    Members

    Declaration
    public RouteObjectCollector Members { get; }
    Property Value
    Type Description
    RouteObjectCollector

    Methods

    AddComponentsForRun(NXObject)

    Declaration
    public void AddComponentsForRun(NXObject run)
    Parameters
    Type Name Description
    NXObject run

    AddComponentsForRunBranch(NXObject)

    Declaration
    public void AddComponentsForRunBranch(NXObject runBranch)
    Parameters
    Type Name Description
    NXObject runBranch

    AddComponentsForSimplifiedViewRun(NXObject)

    Declaration
    public void AddComponentsForSimplifiedViewRun(NXObject run)
    Parameters
    Type Name Description
    NXObject run

    Implements

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