Elements
Elements copied to clipboard
Polygon.Rectangle fails with points that are not on the XY plane.
Describe the bug If you try to create a rectangle with min and max points that are not on the XY plane — even if their Z coordinates are identical — you will get an exception on creation.
Expected behavior We should permit you to create a rectangle at an elevation.