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