Click or drag to resize

CircleIsValid Property

A valid circle has radius larger than 0.0 and a base plane which is must also be valid.

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

Property Value

Type: Boolean
See Also