Click or drag to resize

MeshCageMorphIsValid Property

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

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

Property Value

Type: Boolean
See Also