LineStringDataVariant Type alias
type for use as signature for xyz data of a single linestring appearing in a parameter list.
LineStringDataVariant = IndexedXYZCollection | XYAndZ[] | XAndY[] | number[][]
Defined in
- topology/Triangulation.ts Line 28
Last Updated: 20 June, 2023