Search Results for

    Show / Hide Table of Contents

    Struct UFSf.MeshErrorContainer

    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 UFSf.MeshErrorContainer

    Fields

    elem_asso_error_list

    Declaration
    public UFSf.MeshErrorList elem_asso_error_list
    Field Value
    Type Description
    UFSf.MeshErrorList

    geom_constraint_error_list

    Declaration
    public UFSf.MeshErrorList geom_constraint_error_list
    Field Value
    Type Description
    UFSf.MeshErrorList

    mesh_asso_error_list

    Declaration
    public UFSf.MeshErrorList mesh_asso_error_list
    Field Value
    Type Description
    UFSf.MeshErrorList

    mesh_recipe_error_list

    Declaration
    public UFSf.MeshErrorList mesh_recipe_error_list
    Field Value
    Type Description
    UFSf.MeshErrorList

    node_asso_error_list

    Declaration
    public UFSf.MeshErrorList node_asso_error_list
    Field Value
    Type Description
    UFSf.MeshErrorList

    user_attribute_error_list

    Declaration
    public UFSf.MeshErrorList user_attribute_error_list
    Field Value
    Type Description
    UFSf.MeshErrorList
    In this article
    Back to top Generated by DocFX