Start » Filter Reference » Geometry 2D » Geometry 2D Features » CircleSection
Module: | FoundationLite |
---|
Computes an arciform section of the circle perimeter.
Name | Type | Description | |
---|---|---|---|
![]() |
inCircle | Circle2D | Input circle |
![]() |
inStartAngle | Real | Direction at which the arc begins |
![]() |
inSweepAngle | Real | Angular length of the arc (may be negative) |
![]() |
outArc | Arc2D |
Examples
![]() |
![]() |
CircleSection performed on the sample circle, inStartAngle = 20.0 and inSweepAngle = 110.0.
Complexity Level
This filter is available on Basic Complexity Level.