Search Results for

    Show / Hide Table of Contents

    Struct UFCurve.AnalysisDisplay

    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.AnalysisDisplay

    Fields

    comb_density

    Declaration
    public double comb_density
    Field Value
    Type Description
    double

    comb_interneedle_density

    Declaration
    public int comb_interneedle_density
    Field Value
    Type Description
    int

    curvature_comb_scale_factor

    Declaration
    public double curvature_comb_scale_factor
    Field Value
    Type Description
    double

    max_length

    Declaration
    public double max_length
    Field Value
    Type Description
    double

    proj_choice

    Declaration
    public int proj_choice
    Field Value
    Type Description
    int

    show_control_polygon

    Declaration
    public bool show_control_polygon
    Field Value
    Type Description
    bool

    show_curvature_comb

    Declaration
    public bool show_curvature_comb
    Field Value
    Type Description
    bool

    show_inflections

    Declaration
    public bool show_inflections
    Field Value
    Type Description
    bool

    show_knots

    Declaration
    public bool show_knots
    Field Value
    Type Description
    bool

    show_peaks

    Declaration
    public bool show_peaks
    Field Value
    Type Description
    bool

    specified_dir

    Declaration
    public double[] specified_dir
    Field Value
    Type Description
    double[]

    uend

    Declaration
    public double uend
    Field Value
    Type Description
    double

    use_max_length

    Declaration
    public bool use_max_length
    Field Value
    Type Description
    bool

    ustart

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