yet another todo note

This commit is contained in:
Thomas Krijnen
2021-04-02 21:25:01 +02:00
parent e5cd30c6d0
commit 2bad6b2722
+1
View File
@@ -181,6 +181,7 @@ void SvgSerializer::write(path_object& p, const TopoDS_Wire& wire, boost::option
path.add(center.Y());
// @todo isn't there a ")" missing here?
// @todo also X, Y are not added to {x,y}coords vector
// @todo also z_rotation is in radians, should be in degrees
// Bounding box:
// More important to have all geometry in bounding box than to be minimal