PatchMesh.Validate Method ()
Validates a patch mesh.
public DegenerateItems Validate(); public DegenerateItems Validate(out string);
Exceptions
InvalidMeshException The mesh is invalid. InvalidCallException The method call is invalid. For example, a method's parameter might contain an invalid value. OutOfMemoryException ![]()
Microsoft Direct3D could not allocate sufficient memory to complete the call.
Show:
