Search Results for

    Show / Hide Table of Contents

    Struct OrdinateDimension.DoglegPreferences

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.Annotations
    Assembly: NXOpen.dll
    Syntax
    public struct OrdinateDimension.DoglegPreferences

    Fields

    Angle

    Declaration
    public double Angle
    Field Value
    Type Description
    double

    DoglegOption

    Declaration
    public OrdinateDoglegCreationOption DoglegOption
    Field Value
    Type Description
    OrdinateDoglegCreationOption

    DoglegSetting

    Declaration
    public OrdinateDoglegDefinition DoglegSetting
    Field Value
    Type Description
    OrdinateDoglegDefinition

    EndOffset

    Declaration
    public double EndOffset
    Field Value
    Type Description
    double

    StartOffset

    Declaration
    public double StartOffset
    Field Value
    Type Description
    double

    Methods

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    string
    Overrides
    ValueType.ToString()
    In this article
    Back to top Generated by DocFX