Icarus :
- correzione a posizionamento pezzo con sole Ribs.
This commit is contained in:
@@ -115,6 +115,9 @@ Public Class ReferencePanelVM
|
||||
ElseIf EgtGetInfo(SelPart.nPartId, KEY_MOVEDPART2, vtMovedPart) Then
|
||||
ptOrig = ptOrig - vtMovedPart
|
||||
End If
|
||||
' elimino precedente
|
||||
EgtEmptyGroup(SelPart.nPartReferenceLayerId)
|
||||
' creo nuovo frame
|
||||
Dim nPartFrameId As Integer = EgtCreateGeoFrame(SelPart.nPartReferenceLayerId, New Frame3d(ptOrig), GDB_RT.GLOB)
|
||||
EgtSetStatus(nPartFrameId, GDB_ST.OFF)
|
||||
' elimino componente Z
|
||||
|
||||
Reference in New Issue
Block a user