}
}
+// used by GUI only
+// LCOV_EXCL_START
//**************************************************************
void setDeflection(ResultPtr theResult, const double theDeflection)
}
}
-// used by GUI only
-// LCOV_EXCL_START
double getDeflection(const std::shared_ptr<ModelAPI_Result>& theResult)
{
double aDeflection = -1;
}
return aTransparency;
}
-// LCOV_EXCL_STOP
void copyVisualizationAttrs(
std::shared_ptr<ModelAPI_Result> theSource, std::shared_ptr<ModelAPI_Result> theDest)
return aResList;
}
+// LCOV_EXCL_STOP
+
} // namespace ModelAPI_Tools