Primitives.Point2d Type
Primitives.Point2d = string[] | number[] | { x: number, y: number }
Point2d type (contains an x and a y coordinate)
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.