Click or drag to resize

MaelstromSpaceMorphIsValid Property

Returns true if the space morph definition is valid, false otherwise.

Namespace:  Rhino.Geometry.Morphs
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.9
Syntax
public bool IsValid { get; }

Property Value

Type: Boolean
See Also