|
|
@ -526,7 +526,7 @@ public class ViewportHelperPro |
|
|
|
break; |
|
|
|
break; |
|
|
|
case SelShowType.Border: |
|
|
|
case SelShowType.Border: |
|
|
|
//选中面边框的高亮 |
|
|
|
//选中面边框的高亮 |
|
|
|
result.AddRange(GentrateLineByEntity(selPanel, ViewportManager.ColorConfig.SelFacetColor)); |
|
|
|
result.AddRange(GentrateLineByEntity(selPanel, ViewportManager.ColorConfig.SelBorderColor)); |
|
|
|
break; |
|
|
|
break; |
|
|
|
case SelShowType.IsTypePanel: |
|
|
|
case SelShowType.IsTypePanel: |
|
|
|
//选中面的同类面高亮 |
|
|
|
//选中面的同类面高亮 |
|
|
|