PD: remove duplicate verifications
This commit is contained in:
@@ -85,8 +85,6 @@ App::DocumentObjectExecReturn *Pad::execute()
|
||||
|
||||
TopoDS_Shape sketchshape;
|
||||
try {
|
||||
getVerifiedObject();
|
||||
|
||||
sketchshape = getVerifiedFace();
|
||||
}
|
||||
catch (const Base::Exception& e) {
|
||||
|
||||
Reference in New Issue
Block a user