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