WritableLowAndHighXYZ Interface
Interface for class with named properties low
and high
, both being WriteableXYAndZ
Properties
Name | Type | Description | |
---|---|---|---|
high | WritableXYAndZ | High x,y,z coordinates | |
low | WritableXYAndZ | Low x,y,z coordinates |
Defined in
- geometry3d/XYZProps.ts Line 50
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.