P_Rhino_Geometry_ArcCurve_IsCompleteCircle - mcneel/rhinocommon-api-docs GitHub Wiki

ArcCurve.IsCompleteCircle Property

Gets a value indicating whether or not this curve can be represented by a complete circle.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public bool IsCompleteCircle { get; }

VB

Public ReadOnly Property IsCompleteCircle As Boolean
	Get

Property Value

Type: Boolean

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

ArcCurve Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️