Search Results for

    Show / Hide Table of Contents

    Struct UFFacet.Parameters

    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 Parameters

    Fields

    curve_angular_tolerance

    Declaration
    public double curve_angular_tolerance
    Field Value
    Type Description
    System.Double

    curve_dist_tolerance

    Declaration
    public double curve_dist_tolerance
    Field Value
    Type Description
    System.Double

    curve_max_length

    Declaration
    public double curve_max_length
    Field Value
    Type Description
    System.Double

    max_facet_edges

    Declaration
    public int max_facet_edges
    Field Value
    Type Description
    System.Int32

    max_facet_size

    Declaration
    public double max_facet_size
    Field Value
    Type Description
    System.Double

    number_storage_type

    Declaration
    public int number_storage_type
    Field Value
    Type Description
    System.Int32

    silh_chord_tolerance

    Declaration
    public double silh_chord_tolerance
    Field Value
    Type Description
    System.Double

    silh_view_direction

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

    specify_convex_facets

    Declaration
    public bool specify_convex_facets
    Field Value
    Type Description
    System.Boolean

    specify_curve_tolerance

    Declaration
    public bool specify_curve_tolerance
    Field Value
    Type Description
    System.Boolean

    specify_max_facet_size

    Declaration
    public bool specify_max_facet_size
    Field Value
    Type Description
    System.Boolean

    specify_parameters

    Declaration
    public bool specify_parameters
    Field Value
    Type Description
    System.Boolean

    specify_surface_tolerance

    Declaration
    public bool specify_surface_tolerance
    Field Value
    Type Description
    System.Boolean

    specify_view_direction

    Declaration
    public bool specify_view_direction
    Field Value
    Type Description
    System.Boolean

    store_face_tags

    Declaration
    public bool store_face_tags
    Field Value
    Type Description
    System.Boolean

    surface_angular_tolerance

    Declaration
    public double surface_angular_tolerance
    Field Value
    Type Description
    System.Double

    surface_dist_tolerance

    Declaration
    public double surface_dist_tolerance
    Field Value
    Type Description
    System.Double

    version

    Declaration
    public int version
    Field Value
    Type Description
    System.Int32
    In This Article
    Back to top Generated by DocFX