Update Waterline.py

This commit is contained in:
Dimitris75
2025-08-19 23:55:41 +03:00
parent 609dc5aedf
commit 32c626a057

View File

@@ -1292,7 +1292,7 @@ class ObjectWaterline(PathOp.ObjectOp):
bb = BS.Shape.BoundBox
elif obj.BoundBox == "BaseBoundBox":
BS = base
bb = base.Shape.BoundBox
bb = BS.Shape.BoundBox
xmin = bb.XMin
xmax = bb.XMax