Part: remove trailing whitespace

This commit is contained in:
luzpaz
2025-08-31 08:09:51 -04:00
committed by Chris Hennes
parent 00e6ce5f5e
commit 851d2ba943
25 changed files with 91 additions and 92 deletions

View File

@@ -105,7 +105,7 @@ TopoDS_Shape getLocatedShape(const App::SubObjectT& subject, Base::Matrix4D* mat
Part::TopoShape shape = Part::Feature::getTopoShape(
obj,
Part::ShapeOption::ResolveLink
Part::ShapeOption::ResolveLink
| Part::ShapeOption::Transform,
subject.getElementName(),
mat);