Start » Filter Reference » Geometry 2D » Geometry 2D Spatial Transforms » TrimSegmentToRectangle
Module: | FoundationLite |
---|
Creates a segment contained in a rectangle from another segment.
Name | Type | Description | |
---|---|---|---|
inSegment | Segment2D | ||
inRectangle | Rectangle2D | Rectangle 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.