mirror of
https://github.com/mcneel/opennurbs.git
synced 2026-03-16 22:36:01 +08:00
Update source to v6.14.19098.19271
This commit is contained in:
@@ -2202,6 +2202,10 @@ bool ON_DimStyle::ZeroSuppressMatchesLengthDisplay(
|
||||
|
||||
switch (length_display)
|
||||
{
|
||||
case ON_DimStyle::LengthDisplay::ModelUnits:
|
||||
rc = true;
|
||||
break;
|
||||
|
||||
case ON_DimStyle::LengthDisplay::InchesFractional:
|
||||
if (
|
||||
ON_DimStyle::suppress_zero::None != zero_suppress
|
||||
|
||||
Reference in New Issue
Block a user