directCreateChainsFromCoordinates MethodStatic
Create chains from coordinates.
- Return array of pointers to base node of the chains.
- no masking or other markup is applied.
directCreateChainsFromCoordinates(graph: HalfEdgeGraph, data: MultiLineStringDataVariant, id: number = 0): HalfEdge[]
Parameter | Type | Description |
---|---|---|
graph | HalfEdgeGraph | New edges are built in this graph |
data | MultiLineStringDataVariant | coordinate data |
id | number | id to attach to (both side of all) edges |
Defined in
Last Updated: 08 January, 2020