Measure: Compiler warning cleanup

This commit is contained in:
Chris Hennes
2025-12-16 15:17:23 -06:00
parent 04a9c1e7b0
commit 36332bf9ca

View File

@@ -327,6 +327,7 @@ MeasureType Measurement::getType()
TopoDS_Shape Measurement::getShape(App::DocumentObject* obj, const char* subName, TopAbs_ShapeEnum hint) const
{
(void)hint;
return Part::Feature::getShape(
obj,
Part::ShapeOption::NeedSubElement | Part::ShapeOption::ResolveLink