RhinoCommon API
File3dmObjectTableAddCircle Method (Circle) |
Adds a curve object to the document representing a circle.
Namespace: Rhino.FileIO
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

Parameters
- circle
- Type: Rhino.GeometryCircle
A circle to add.
Return Value
Type: GuidA unique identifier for the object.
