PartDesign: FeatureExtrude: Taper should not be read-only when throughall.
This commit is contained in:
@@ -224,7 +224,7 @@ void FeatureExtrude::updateProperties()
|
||||
localOffset = true;
|
||||
}
|
||||
else if (method == "ThroughAll") {
|
||||
// No specific length/taper/offset for ThroughAll type
|
||||
taperVisible = true;
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user