getXAtUncheckedPointIndex Method
Get x coordinate by point index, with no index checking
getXAtUncheckedPointIndex(pointIndex: number): number
| Parameter | Type | Description | 
|---|---|---|
| pointIndex | number | index to access | 
Returns - number
Defined in
- geometry3d/Point2dArrayCarrier.ts Line 118
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.