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