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 70
XYAndZ Type Alias
XYAndZ = Readonly<WritableXYAndZ>
Interface for type with readable x, y, z number members.
Defined in
- geometry3d/XYZProps.ts Line 70
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.