Start » Filter Reference » Path » Path Combinators » SplitPathBySegment
Module: | FoundationBasic |
---|
Splits path in common points of a path and a segment.
Name | Type | Description | |
---|---|---|---|
inPath | Path | Path being split | |
inSegment | Segment2D | Segment used for splitting | |
outPaths | PathArray | Paths arisen from splitting the initial path |
Complexity Level
This filter is available on Advanced Complexity Level.