Search Results for

    Show / Hide Table of Contents

    Struct UFSmd._FpPrefs

    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
    struct _FpPrefs

    Fields

    angle_tol

    Declaration
    public double angle_tol
    Field Value
    Type Description
    System.Double

    auto_update

    Declaration
    public bool auto_update
    Field Value
    Type Description
    System.Boolean

    center_lines

    Declaration
    public bool center_lines
    Field Value
    Type Description
    System.Boolean

    chord_tol

    Declaration
    public double chord_tol
    Field Value
    Type Description
    System.Double

    contour_curves

    Declaration
    public bool contour_curves
    Field Value
    Type Description
    System.Boolean

    curve_set

    Declaration
    public int curve_set
    Field Value
    Type Description
    System.Int32

    distortion_constraint

    Declaration
    public int distortion_constraint
    Field Value
    Type Description
    System.Int32

    form_block_curves

    Declaration
    public bool form_block_curves
    Field Value
    Type Description
    System.Boolean

    fp_algorithm

    Declaration
    public int fp_algorithm
    Field Value
    Type Description
    System.Int32

    fp_orientation

    Declaration
    public int fp_orientation
    Field Value
    Type Description
    System.Int32

    grid_size

    Declaration
    public double grid_size
    Field Value
    Type Description
    System.Double

    layer

    Declaration
    public int layer
    Field Value
    Type Description
    System.Int32

    multiple_fp

    Declaration
    public bool multiple_fp
    Field Value
    Type Description
    System.Boolean

    name

    Declaration
    public sbyte *name
    Field Value
    Type Description
    System.SByte*

    tangent_lines

    Declaration
    public bool tangent_lines
    Field Value
    Type Description
    System.Boolean

    use_baf

    Declaration
    public bool use_baf
    Field Value
    Type Description
    System.Boolean
    In This Article
    Back to top Generated by DocFX