Search Results for

    Show / Hide Table of Contents

    Class CloseRangeBlindVolumeListItemBuilder

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

    Constructors

    CloseRangeBlindVolumeListItemBuilder()

    Declaration
    protected CloseRangeBlindVolumeListItemBuilder()

    Properties

    EndParameter

    Declaration
    public double EndParameter { get; }
    Property Value
    Type Description
    double

    MaximumLength

    Declaration
    public double MaximumLength { get; }
    Property Value
    Type Description
    double

    MeasuredLength

    Declaration
    public double MeasuredLength { get; }
    Property Value
    Type Description
    double

    StartParameter

    Declaration
    public double StartParameter { get; }
    Property Value
    Type Description
    double

    Status

    Declaration
    public bool Status { get; }
    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