Search Results for

    Show / Hide Table of Contents

    Class LoadTransferBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    MotionBuilder
    LoadTransferBuilder
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    MotionBuilder.DisplayScale
    MotionBuilder.GroupName
    MotionBuilder.GroupType
    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.Motion
    Assembly: NXOpen.dll
    Syntax
    public class LoadTransferBuilder : MotionBuilder, IMessageSink, IComponentBuilder

    Constructors

    LoadTransferBuilder()

    Declaration
    protected LoadTransferBuilder()

    Properties

    Link

    Declaration
    public SelectNXObjectList Link { get; }
    Property Value
    Type Description
    SelectNXObjectList

    VectorScale

    Declaration
    public double VectorScale { get; set; }
    Property Value
    Type Description
    double

    Methods

    CreateGraphObjects()

    Declaration
    public Graph[] CreateGraphObjects()
    Returns
    Type Description
    Graph[]

    GetRecordedSteps()

    Declaration
    public int[] GetRecordedSteps()
    Returns
    Type Description
    int[]

    SetRecordedSteps(int[])

    Declaration
    public void SetRecordedSteps(int[] steps)
    Parameters
    Type Name Description
    int[] steps

    StoreGraphInAfu(string)

    Declaration
    public void StoreGraphInAfu(string afu)
    Parameters
    Type Name Description
    string afu

    Implements

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