Share

MeshFromGeometryOperationResult Methods

The MeshFromGeometryOperationResult type exposes the following members.

Methods

 NameDescription
Public methodDispose 
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetIssues Returns the array of issues encountered while building a mesh.
Public methodGetMesh This returns a valid mesh only for the first call. Later calls will throw an exception as the mesh is no longer valid in this object.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)

See Also

Reference

Was this information helpful?