RhinoCommon API
ArcTrim Method |
Sets arc's angle domain (in radians) as a subdomain of the circle.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
Parameters
- domain
- Type: Rhino.GeometryInterval
0 < domain[1] - domain[0] <= 2.0 * RhinoMath.Pi.
Return Value
Type: Booleantrue on success, false on failure.