+ fixes #0001874: Scripted constraints not evaluated correctly
This commit is contained in:
@@ -306,6 +306,11 @@ bool Part2DObject::seekTrimPoints(const std::vector<Geometry *> &geomlist,
|
||||
return true;
|
||||
}
|
||||
|
||||
void Part2DObject::acceptGeometry()
|
||||
{
|
||||
// implemented in sub-classes
|
||||
}
|
||||
|
||||
// Python Drawing feature ---------------------------------------------------------
|
||||
|
||||
namespace App {
|
||||
|
||||
Reference in New Issue
Block a user