+ fixes #0001569: Bounding Box of Mesh::Feature in the Gui does not respect the Placement
This commit is contained in:
@@ -56,6 +56,7 @@ Feature::~Feature()
|
||||
|
||||
App::DocumentObjectExecReturn *Feature::execute(void)
|
||||
{
|
||||
this->Points.touch();
|
||||
return App::DocumentObject::StdReturn;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user