You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#71 correctly handles verts on a plane in Polyline.cut_by_plane(), however they are still not handled correctly in Polyline.intersect_plane(). See the expected failing test in test_polyline.py.
The text was updated successfully, but these errors were encountered:
#71 correctly handles verts on a plane in
Polyline.cut_by_plane()
, however they are still not handled correctly inPolyline.intersect_plane()
. See the expected failing test intest_polyline.py
.The text was updated successfully, but these errors were encountered: