EgtCAM5 :
- Migliorie varie.
This commit is contained in:
+30
@@ -276,6 +276,36 @@ Namespace EgtCAM5
|
||||
End Get
|
||||
End Property
|
||||
|
||||
Public ReadOnly Property LeaveTabTxBl As String
|
||||
Get
|
||||
Return EgtMsg(MSG_MACHININGSDBPAGE + 52)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
Public ReadOnly Property TabLenTxBl As String
|
||||
Get
|
||||
Return EgtMsg(MSG_MACHININGSDBPAGE + 79)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
Public ReadOnly Property TabHeightTxBl As String
|
||||
Get
|
||||
Return EgtMsg(MSG_MACHININGSDBPAGE + 80)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
Public ReadOnly Property TabAngleTxBl As String
|
||||
Get
|
||||
Return EgtMsg(MSG_MACHININGSDBPAGE + 81)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
Public ReadOnly Property TabDistTxBl As String
|
||||
Get
|
||||
Return EgtMsg(MSG_MACHININGSDBPAGE + 82)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
Public ReadOnly Property SpeedTxBl As String
|
||||
Get
|
||||
Return EgtMsg(MSG_MACHININGSDBPAGE + 63)
|
||||
|
||||
Reference in New Issue
Block a user