ConnectPolylines
The ConnectPolylines method connects the selected polylines and creates a single polyline.
Syntax
object. ConectPolylines()
Example
This example demonstrates how to combine a selection of polylines into a single polyline.
Selection.ConnectPolylines()
Used by: Selection collection