Merge branch 'feature/RipristinoSiemens' of https://gitlab.steamware.net/egalware-cadcam/interfacce/egtbeamwall into feature/RipristinoSiemens
This commit is contained in:
@@ -105,7 +105,9 @@ Module MyExecProcessManager
|
||||
End If
|
||||
If nPreRotate > 0 Then
|
||||
Dim dAng As Integer = nPreRotate * 90
|
||||
PartItem.ForwardRotation(True, True, dAng, False)
|
||||
Application.Current.Dispatcher.BeginInvoke(Sub()
|
||||
PartItem.ForwardRotation(True, True, dAng, False)
|
||||
End Sub)
|
||||
End If
|
||||
|
||||
Dim prefix As String = "INFONGEPART_"
|
||||
|
||||
Reference in New Issue
Block a user