Specifies whether or not to split existing features upon intersection. For example, intersecting two straight lines creates a point where they intersect, but can optionally also create four new lines, representing the two parts of each of the original lines that meet at the new point
| logical | boolean | Whether or not to split existing features |
| Return value | Pointer to this object | Allows multiple function calls to be chained together |
Back to GeometryData
Back to Overview