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: XYAndZ): number
| Parameter | Type | Description |
|---|---|---|
| point | XYAndZ |
Returns - number
Defined in
- geometry3d/FrameBuilder.ts Line 128
Last Updated: 04 June, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.