GraphicLineString2d Interface
A GraphicPrimitive representing a 2d line string that can be supplied to addPrimitive.
@see addLineString2d.
Extends
Properties
Name | Type | Description | |
---|---|---|---|
points | Point2d[] | ||
type | "linestring2d" |
Inherited properties
Name | Type | Inherited from | Description |
---|---|---|---|
zDepth Inherited | number | GraphicPrimitive2d | Z value in local coordinates to use for each point. |
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.