Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2154
bool DrawViewDimension::useDecimals() const
2155
{
2156
return Preferences::useGlobalDecimals();
2157
}
2158
2159
std::string DrawViewDimension::getPrefixForDimType() const
2160
{
Callers
2
formatValue
Method · 0.80
getDefaultFormatSpec
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected