RhinoCommon API
Circle Constructor (Double) |
Initializes a circle with center (0,0,0) in the world XY plane.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
Parameters
- radius
- Type: SystemDouble
Radius of circle, should be a positive number.