XYAndZ Namespace
Function
| Name | Description |
|---|---|
| XYAndZ.almostEqual | Return true if two XYAndZs have equal x,y,z parts within a specified tolerance. |
Defined in
- geometry3d/XYZProps.ts Line 85
XYAndZ Type Alias
XYAndZ = Readonly<WritableXYAndZ>
Interface for type with readable x, y, z number members.
Defined in
- geometry3d/XYZProps.ts Line 85
Last Updated: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.