MCPcopy Create free account
hub / github.com/FreeCAD/FreeCAD / useDecimals

Method useDecimals

src/Mod/TechDraw/App/DrawViewDimension.cpp:2154–2157  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2152}
2153
2154bool DrawViewDimension::useDecimals() const
2155{
2156 return Preferences::useGlobalDecimals();
2157}
2158
2159std::string DrawViewDimension::getPrefixForDimType() const
2160{

Callers 2

formatValueMethod · 0.80
getDefaultFormatSpecMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected