P_Rhino_Geometry_Arc_IsValid - mcneel/rhinocommon-api-docs GitHub Wiki
Gets a value indicating whether or not this arc is valid. Detail: Radius>0 and 0<AngleRadians()<=2*Math.Pi.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool IsValid { get; }
VB
Public ReadOnly Property IsValid As Boolean
Get
Type: Boolean
true if the arc is valid.
Supported in: 6.0.16224.21491, 5D58w