LineStringDataVariant Type Alias
LineStringDataVariant = IndexedXYZCollection | XYAndZ[] | XAndY[] | number[][]
Type for use as signature for xyz data of a single linestring appearing in a parameter list.
Defined in
- geometry3d/IndexedXYZCollection.ts Line 362
Last Updated: 29 April, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.