Search Results for

    Show / Hide Table of Contents

    Struct UFCurve.SectionPerpcrvData

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    public struct UFCurve.SectionPerpcrvData

    Fields

    chord_tol

    Declaration
    public double chord_tol
    Field Value
    Type Description
    double

    curve_eid

    Declaration
    public Tag curve_eid
    Field Value
    Type Description
    Tag

    direction

    Declaration
    public int direction
    Field Value
    Type Description
    int

    end_pct

    Declaration
    public double end_pct
    Field Value
    Type Description
    double

    increment

    Declaration
    public double increment
    Field Value
    Type Description
    double

    num_points

    Declaration
    public int num_points
    Field Value
    Type Description
    int

    ratio

    Declaration
    public double ratio
    Field Value
    Type Description
    double

    space_meth

    Declaration
    public int space_meth
    Field Value
    Type Description
    int

    start_pct

    Declaration
    public double start_pct
    Field Value
    Type Description
    double
    In this article
    Back to top Generated by DocFX