announcePoint Method
Announce a new point. If this point is different from the origin, also compute and announce the vector from the origin.
announcePoint(point: Readonly<WritableXYAndZ>): number
| Parameter | Type | Description |
|---|---|---|
| point | Readonly<WritableXYAndZ> |
Returns - number
Defined in
- geometry3d/FrameBuilder.ts Line 128
Last Updated: 29 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.