|
@@ -43,6 +43,7 @@ class URMShellVelMeasureCal extends URMShellMeasureCal {
|
|
|
"",
|
|
|
VidUsUnit.None);
|
|
|
if (feature is! ShellImageFeature) return;
|
|
|
+ feature.isNeedPaintColors = true;
|
|
|
if (outresult.outerExterPoints != null) {
|
|
|
List<DPoint> outerExterPoints = [];
|
|
|
List<DPoint> interExterPoints = [];
|