rectangleXY Method
Return a rectangle that is the cross section as viewed from above (z direction) and at zFraction
rectangleXY(zFraction: number = 0.0, upwardNormal: boolean = true, addClosure: boolean = true): Point3d[] | undefined
@returns rectangle points
Returns - Point3d[] | undefined
rectangle points
Defined in
- geometry3d/Range.ts Line 656
Last Updated: 28 April, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.