Search Results for

    Show / Hide Table of Contents

    Struct UFSf.UgsMeshAbstractionParams

    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 UgsMeshAbstractionParams

    Fields

    edge_angle

    Declaration
    public double edge_angle
    Field Value
    Type Description
    System.Double

    edge_merge_toggle

    Declaration
    public int edge_merge_toggle
    Field Value
    Type Description
    System.Int32

    fillet_max_rad

    Declaration
    public double fillet_max_rad
    Field Value
    Type Description
    System.Double

    fillet_min_rad

    Declaration
    public double fillet_min_rad
    Field Value
    Type Description
    System.Double

    fillet_num_elem

    Declaration
    public int fillet_num_elem
    Field Value
    Type Description
    System.Int32

    fillet_toggle

    Declaration
    public int fillet_toggle
    Field Value
    Type Description
    System.Int32

    fillet_type

    Declaration
    public UFSf.UgsAbstractionFilletTypeOption fillet_type
    Field Value
    Type Description
    UFSf.UgsAbstractionFilletTypeOption

    small_feature

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