M_Rhino_Geometry_Circle__ctor_6 - mcneel/rhinocommon-api-docs GitHub Wiki
Initializes a circle with center (0,0,0) in the world XY plane.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public Circle(
double radius
)
VB
Public Sub New (
radius As Double
)
- radius
- Type: System.Double
Radius of circle, should be a positive number.
Supported in: 6.0.16224.21491, 5D58w