Search Results for

    Show / Hide Table of Contents

    Struct UFCurve.AnalysisDisplay

    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 AnalysisDisplay

    Fields

    comb_density

    Declaration
    public double comb_density
    Field Value
    Type Description
    System.Double

    comb_interneedle_density

    Declaration
    public int comb_interneedle_density
    Field Value
    Type Description
    System.Int32

    curvature_comb_scale_factor

    Declaration
    public double curvature_comb_scale_factor
    Field Value
    Type Description
    System.Double

    max_length

    Declaration
    public double max_length
    Field Value
    Type Description
    System.Double

    proj_choice

    Declaration
    public int proj_choice
    Field Value
    Type Description
    System.Int32

    show_control_polygon

    Declaration
    public bool show_control_polygon
    Field Value
    Type Description
    System.Boolean

    show_curvature_comb

    Declaration
    public bool show_curvature_comb
    Field Value
    Type Description
    System.Boolean

    show_inflections

    Declaration
    public bool show_inflections
    Field Value
    Type Description
    System.Boolean

    show_knots

    Declaration
    public bool show_knots
    Field Value
    Type Description
    System.Boolean

    show_peaks

    Declaration
    public bool show_peaks
    Field Value
    Type Description
    System.Boolean

    specified_dir

    Declaration
    public double[] specified_dir
    Field Value
    Type Description
    System.Double[]

    uend

    Declaration
    public double uend
    Field Value
    Type Description
    System.Double

    use_max_length

    Declaration
    public bool use_max_length
    Field Value
    Type Description
    System.Boolean

    ustart

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