Range3dProps Type Alias
Range3dProps = LowAndHighXYZProps | XYZProps[]
Interface for variant json representing a Range3d
- pair of
XYZPropsnamedlowandhigh - array of
XYZProps
Defined in
- geometry3d/XYZProps.ts Line 171
Last Updated: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.