setAtCheckedPointIndex Method
Set the coordinates of a single point.
setAtCheckedPointIndex(pointIndex: number, value: XYAndZ): boolean
| Parameter | Type | Description |
|---|---|---|
| pointIndex | number | index of point to set. |
| value | XYAndZ | coordinates to set. |
Returns - boolean
Defined in
- geometry3d/GrowableXYZArray.ts Line 495
Last Updated: 28 April, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.