Start » Filter Reference » Geometry 2D » Geometry 2D Spatial Transforms » TrimSegmentToCircle
Module: | FoundationLite |
---|
Creates a segment contained in a circle from another segment.
Name | Type | Description | |
---|---|---|---|
inSegment | Segment2D | ||
inCircle | Circle2D | Circle defining a region the input segment will be cropped to | |
outSegment | Segment2D? |
Complexity Level
This filter is available on Advanced Complexity Level.
Filter Group
This filter is member of TrimSegment filter group.