fix in alignment code

This commit is contained in:
jriegel
2013-07-16 19:42:15 +02:00
parent ca0f3155e4
commit a948f7a16f
3 changed files with 27 additions and 10 deletions

View File

@@ -154,7 +154,7 @@ App::DocumentObjectExecReturn *FemMeshShapeNetgenObject::execute(void)
// return Py::new_reference_to(PythonObject);
//}
void FemMeshShapeNetgenObject::onChanged(const Property* prop)
{
App::GeoFeature::onChanged(prop);
}
//void FemMeshShapeNetgenObject::onChanged(const Property* prop)
//{
// Fem::FemMeshShapeObject::onChanged(prop);
//}