Back to Aurora Vision Studio website
You are here: Start » Filter Reference » Geometry 2D » Geometry 2D Spatial Transforms » TrimSegmentToPolygon
| Module: | FoundationBasic |
|---|
Finds all subsegments that are inside a given polygon.
| Name | Type | Description | |
|---|---|---|---|
![]() |
inPolygon | Path | |
![]() |
inSegment | Segment2D | |
![]() |
outSubsegments | Segment2DArray |
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
| Error type | Description |
|---|---|
| DomainError | Empty path on input in TrimSegmentToPolygon. |
| DomainError | Open path on input in TrimSegmentToPolygon. |
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filter is member of TrimSegment filter group.

Basic
