Search Results for

    Show / Hide Table of Contents

    Struct SegmentManager.SubdivideOption

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.Routing
    Assembly: NXOpen.dll
    Syntax
    public struct SegmentManager.SubdivideOption

    Fields

    ChordalTolerance

    Declaration
    public double ChordalTolerance
    Field Value
    Type Description
    double

    Dcm3AddFixConstraint

    Declaration
    public bool Dcm3AddFixConstraint
    Field Value
    Type Description
    bool

    Dcm3AddPoints

    Declaration
    public bool Dcm3AddPoints
    Field Value
    Type Description
    bool

    Dcm3CreateTangency

    Declaration
    public bool Dcm3CreateTangency
    Field Value
    Type Description
    bool

    Direction

    Declaration
    public int Direction
    Field Value
    Type Description
    int

    EndPercent

    Declaration
    public double EndPercent
    Field Value
    Type Description
    double

    GeometricRatio

    Declaration
    public double GeometricRatio
    Field Value
    Type Description
    double

    IncrementalArcLength

    Declaration
    public double IncrementalArcLength
    Field Value
    Type Description
    double

    NumberOfSegments

    Declaration
    public int NumberOfSegments
    Field Value
    Type Description
    int

    ScreenPointPercentage

    Declaration
    public double ScreenPointPercentage
    Field Value
    Type Description
    double

    SpacingOption

    Declaration
    public SegmentManager.SubdivideSpacing SpacingOption
    Field Value
    Type Description
    SegmentManager.SubdivideSpacing

    StartPercent

    Declaration
    public double StartPercent
    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