Click or drag to resize

RhinoMeshIsValid Property

True in case the mesh is valid

Namespace:  Karamba.GHopper.Geometry
Assembly:  karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntax
public bool IsValid { get; }

Return Value

Type: Boolean

Implements

IMeshIsValid
See Also