Fem: Call base class handleChangedProperyType function
This commit is contained in:
committed by
Chris Hennes
parent
04bc6f8006
commit
336bf03ada
@@ -141,6 +141,9 @@ void ConstraintDisplacement::handleChangedPropertyType(Base::XMLReader& reader,
|
||||
zRotationProperty.Restore(reader);
|
||||
zRotation.setValue(zRotationProperty.getValue());
|
||||
}
|
||||
else {
|
||||
Constraint::handleChangedPropertyType(reader, TypeName, prop);
|
||||
}
|
||||
}
|
||||
|
||||
void ConstraintDisplacement::onChanged(const App::Property* prop)
|
||||
|
||||
Reference in New Issue
Block a user