RhinoCommon API
GetPointConstrain Method (Circle) |
Constrains the picked point to lie on a circle.
Namespace: Rhino.Input.Custom
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

Parameters
- circle
- Type: Rhino.GeometryCircle
A circle to use as constraint.
Return Value
Type: Booleantrue if constraint could be applied.
