2027 Method
Changes 0
M

HermiteSurface.IsValid

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