M_Rhino_Geometry_Arc_Trim - mcneel/rhinocommon-api-docs GitHub Wiki
Sets arc's angle domain (in radians) as a subdomain of the circle.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool Trim(
Interval domain
)
VB
Public Function Trim (
domain As Interval
) As Boolean
- domain
- Type: Rhino.Geometry.Interval
0 < domain[1] - domain[0] <= 2.0 * RhinoMath.Pi.
Type: Boolean
true on success, false on failure.
Supported in: 6.0.16224.21491, 5D58w