HermiteSurface.IsValid
Description:
Checks whether this HermiteSurface object is valid.
Checks whether this HermiteSurface object is valid.
Remarks:
An attempt to access or compute data in an invalid Hermite Surface will cause an exception.
An attempt to access or compute data in an invalid Hermite Surface will cause an exception.
public bool IsValid()
bool
True if this is a valid Hermite Surface, false otherwise.