Search Results for

    Show / Hide Table of Contents

    Class CorrelFineTuneAlignmentBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    CorrelBaseBuilder
    CorrelFineTuneAlignmentBuilder
    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.CAE
    Assembly: NXOpen.dll
    Syntax
    [Obsolete("Deprecated in NX1847.0.0.  Use NXOpen.CAE.TestModel instead.")]
    public class CorrelFineTuneAlignmentBuilder : CorrelBaseBuilder, IMessageSink, IComponentBuilder

    Constructors

    CorrelFineTuneAlignmentBuilder()

    Declaration
    protected CorrelFineTuneAlignmentBuilder()

    Properties

    AngleEnum

    Declaration
    [Obsolete("Deprecated in NX1847.0.0.  Use NXOpen.CAE.TestModel instead.")]
    public CorrelFineTuneAlignmentBuilder.AngleVector AngleEnum { get; set; }
    Property Value
    Type Description
    CorrelFineTuneAlignmentBuilder.AngleVector

    AngularExp

    Declaration
    [Obsolete("Deprecated in NX1847.0.0.  Use NXOpen.CAE.TestModel instead.")]
    public Expression AngularExp { get; }
    Property Value
    Type Description
    Expression

    DistanceEnum

    Declaration
    [Obsolete("Deprecated in NX1847.0.0.  Use NXOpen.CAE.TestModel instead.")]
    public CorrelFineTuneAlignmentBuilder.DistanceVector DistanceEnum { get; set; }
    Property Value
    Type Description
    CorrelFineTuneAlignmentBuilder.DistanceVector

    DistanceExp

    Declaration
    [Obsolete("Deprecated in NX1847.0.0.  Use NXOpen.CAE.TestModel instead.")]
    public Expression DistanceExp { get; }
    Property Value
    Type Description
    Expression

    Methods

    MoveButton()

    Declaration
    [Obsolete("Deprecated in NX1847.0.0.  Use NXOpen.CAE.TestModel instead.")]
    public void MoveButton()

    RotateButton()

    Declaration
    [Obsolete("Deprecated in NX1847.0.0.  Use NXOpen.CAE.TestModel instead.")]
    public void RotateButton()

    Implements

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