rectangleXY Method
Return a rectangle that is the cross section as viewed from above (z direction) and at zFraction
rectangleXY(zFraction: number0.0, upwardNormal: booleantrue, addClosure: booleantrue): undefined | Point3d[]
@returns rectangle points
Returns - undefined | Point3d[]
rectangle points
Defined in
- geometry3d/Range.ts Line 657
Last Updated: 22 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.