Toponaming/Part Tests
This commit is contained in:
@@ -2162,6 +2162,8 @@ private:
|
||||
nullptr,
|
||||
tolerance));
|
||||
#else
|
||||
if (tolerance == 0.0)
|
||||
tolerance=0.001;
|
||||
const TopoDS_Shape& path_shape = static_cast<TopoShapePy*>(path)->getTopoShapePtr()->getShape();
|
||||
const TopoDS_Shape& prof_shape = static_cast<TopoShapePy*>(profile)->getTopoShapePtr()->getShape();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user