Start » Filter Reference » Geometry 2D » Geometry 2D Features » ArcEndpoints
Module: | FoundationLite |
---|
Computes two endpoints of an arc.
Name | Type | Description | |
---|---|---|---|
![]() |
inArc | Arc2D | |
![]() |
outPoint1 | Point2D | First endpoint |
![]() |
outPoint2 | Point2D | Second endpoint |
Examples
![]() |
The resulting outPoint1(blue) and outPoint2(green) drawn with the input arc.
Complexity Level
This filter is available on Advanced Complexity Level.