[PD] Pad/Pocket: sort out common code
- sort out a constraint used by Pad and Pocket - also unify Length2 parameter naming
This commit is contained in:
@@ -61,6 +61,7 @@ PROPERTY_SOURCE(PartDesign::FeatureExtrude, PartDesign::ProfileBased)
|
||||
|
||||
FeatureExtrude::FeatureExtrude()
|
||||
{
|
||||
signedLengthConstraint = { -DBL_MAX, DBL_MAX, 1.0 };
|
||||
}
|
||||
|
||||
short FeatureExtrude::mustExecute() const
|
||||
|
||||
Reference in New Issue
Block a user