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