| Tool Name | Polygon-Line Intersection |
| Tool ID | 8 |
| Library ID | shapes_polygons |
| Version | 1.0 |
| Author(s) | O. Conrad (c) 2011 |
| Name | Type | Identifier | Description | Constraints |
|---|---|---|---|---|
| Input | ||||
| Polygons | shapes, input | POLYGONS | ||
| Lines | shapes, input | LINES | ||
| Output | ||||
| Intersection | shapes, output | INTERSECT | ||
| Options | ||||
| Split Parts | boolean | SPLIT_PARTS | Default: 1 | |
| Method | choice | METHOD | Available Choices: [0] all lines at once [1] line-by-line Default: 0 | |