Tool NamePolygon-Line Intersection
Tool ID8
Library IDshapes_polygons
Version1.0
Author(s)O. Conrad (c) 2011

Description

Polygon-line intersection. Splits polygons with lines. Complex self-intersecting lines might result in unwanted artifacts. In this case the method option line-by-line might improve the result.

Parameters

NameTypeIdentifierDescriptionConstraints
Input
Polygonsshapes, inputPOLYGONS
Linesshapes, inputLINES
Output
Intersectionshapes, outputINTERSECT
Options
Split PartsbooleanSPLIT_PARTSDefault: 1
MethodchoiceMETHODAvailable Choices:
[0] all lines at once
[1] line-by-line
Default: 0