Search Results for

    Show / Hide Table of Contents

    Struct UFStd.VrmlParams

    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 VrmlParams

    Fields

    angular_tolerance

    Declaration
    public double angular_tolerance
    Field Value
    Type Description
    System.Double

    generate_all_lod

    Declaration
    public bool generate_all_lod
    Field Value
    Type Description
    System.Boolean

    generate_one_model

    Declaration
    public bool generate_one_model
    Field Value
    Type Description
    System.Boolean

    hide_smooth_edges

    Declaration
    public bool hide_smooth_edges
    Field Value
    Type Description
    System.Boolean

    more_details

    Declaration
    public bool more_details
    Field Value
    Type Description
    System.Boolean

    suppress_warnings

    Declaration
    public bool suppress_warnings
    Field Value
    Type Description
    System.Boolean

    unit_size

    Declaration
    public float unit_size
    Field Value
    Type Description
    System.Single

    use_cache

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