Search Results for

    Show / Hide Table of Contents

    Class CurveLengthBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    CurveLengthBuilder
    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.GeometricUtilities
    Assembly: NXOpen.dll
    Syntax
    public class CurveLengthBuilder : TaggedObject, IMessageSink, IComponentBuilder

    Constructors

    CurveLengthBuilder()

    Declaration
    protected CurveLengthBuilder()

    Properties

    EndOffset0

    Declaration
    public Expression EndOffset0 { get; }
    Property Value
    Type Description
    Expression

    EndOffset1

    Declaration
    public Expression EndOffset1 { get; }
    Property Value
    Type Description
    Expression

    EndSelection0

    Declaration
    public SelectDisplayableObjectList EndSelection0 { get; }
    Property Value
    Type Description
    SelectDisplayableObjectList

    EndSelection1

    Declaration
    public SelectDisplayableObjectList EndSelection1 { get; }
    Property Value
    Type Description
    SelectDisplayableObjectList

    EndType0

    Declaration
    public CurveLengthBuilder.EndObjectType EndType0 { get; set; }
    Property Value
    Type Description
    CurveLengthBuilder.EndObjectType

    EndType1

    Declaration
    public CurveLengthBuilder.EndObjectType EndType1 { get; set; }
    Property Value
    Type Description
    CurveLengthBuilder.EndObjectType

    ReverseEndOffset0Direction

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

    ReverseEndOffset1Direction

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

    ReverseGuideCurveLoopDirection

    Declaration
    public bool ReverseGuideCurveLoopDirection { 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