Search Results for

    Show / Hide Table of Contents

    Struct UFCurve.SectionPerpcrvData

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

    Fields

    chord_tol

    Declaration
    public double chord_tol
    Field Value
    Type Description
    System.Double

    curve_eid

    Declaration
    public Tag curve_eid
    Field Value
    Type Description
    Tag

    direction

    Declaration
    public int direction
    Field Value
    Type Description
    System.Int32

    end_pct

    Declaration
    public double end_pct
    Field Value
    Type Description
    System.Double

    increment

    Declaration
    public double increment
    Field Value
    Type Description
    System.Double

    num_points

    Declaration
    public int num_points
    Field Value
    Type Description
    System.Int32

    ratio

    Declaration
    public double ratio
    Field Value
    Type Description
    System.Double

    space_meth

    Declaration
    public int space_meth
    Field Value
    Type Description
    System.Int32

    start_pct

    Declaration
    public double start_pct
    Field Value
    Type Description
    System.Double
    In This Article
    Back to top Generated by DocFX