PD: Use SuppressibleExtension
This commit is contained in:
committed by
Adrián Insaurralde Avalos
parent
68fd2934cf
commit
677cadee5e
@@ -57,7 +57,8 @@ Boolean::Boolean()
|
||||
this->Refine.setValue(hGrp->GetBool("RefineModel", false));
|
||||
ADD_PROPERTY_TYPE(UsePlacement,(0),"Part Design",(App::PropertyType)(App::Prop_None),"Apply the placement of the second ( tool ) object");
|
||||
this->UsePlacement.setValue(false);
|
||||
initExtension(this);
|
||||
|
||||
App::GeoFeatureGroupExtension::initExtension(this);
|
||||
}
|
||||
|
||||
short Boolean::mustExecute() const
|
||||
|
||||
Reference in New Issue
Block a user