Use Units Decimal setting
This commit is contained in:
@@ -235,9 +235,6 @@ void CmdTechDrawNewDimension::activated(int iMsg)
|
||||
}
|
||||
|
||||
std::string contentStr;
|
||||
//if (dimType == "Angle") {
|
||||
// contentStr = "%value%\x00b0";
|
||||
//} else
|
||||
if (dimType == "Radius") {
|
||||
contentStr = "r%value%";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user