EgtCAM5 2.2a1 :

- in About aggiunte informazioni su CPU
- aggiunta gestione quotature lineari.
This commit is contained in:
Dario Sassi
2019-12-30 19:07:47 +00:00
parent 092bb90f5f
commit a2059f6f8d
9 changed files with 56 additions and 7 deletions
@@ -747,6 +747,8 @@ Public Class ManageLayerExpanderVM
Return "/Resources/TreeView/VolZmap.ico"
Case GDB_TY.EXT_TEXT
Return "/Resources/TreeView/Text.ico"
Case GDB_TY.EXT_DIMENSION
Return "/Resources/TreeView/Dimension.ico"
End Select
Return ""
End Function