Search Results for

    Show / Hide Table of Contents

    Struct UFStd.VrmlParams

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    public struct UFStd.VrmlParams

    Fields

    angular_tolerance

    Declaration
    public double angular_tolerance
    Field Value
    Type Description
    double

    generate_all_lod

    Declaration
    public bool generate_all_lod
    Field Value
    Type Description
    bool

    generate_one_model

    Declaration
    public bool generate_one_model
    Field Value
    Type Description
    bool

    hide_smooth_edges

    Declaration
    public bool hide_smooth_edges
    Field Value
    Type Description
    bool

    more_details

    Declaration
    public bool more_details
    Field Value
    Type Description
    bool

    suppress_warnings

    Declaration
    public bool suppress_warnings
    Field Value
    Type Description
    bool

    unit_size

    Declaration
    public float unit_size
    Field Value
    Type Description
    float

    use_cache

    Declaration
    public bool use_cache
    Field Value
    Type Description
    bool
    In this article
    Back to top Generated by DocFX