OmagOFFICE 2.3b1:
-> aggiunto il comando FiloTop nella pagina di importazione DXF.
This commit is contained in:
@@ -478,6 +478,7 @@ Public Class SideEntityControlVM
|
||||
Dim ptMin, ptMax As Point3d
|
||||
EgtGetBBoxGlob(LoopId, GDB_BB.STANDARD, ptMin, ptMax)
|
||||
Dim dBBoxRad As Double = 0.5 * Point3d.DistXY(ptMin, ptMax)
|
||||
|
||||
' Creo layer per testi se non esiste già
|
||||
Dim TextLayer As Integer = EgtGetFirstNameInGroup(PartId, SIDE_ANGLE_LAYER)
|
||||
If TextLayer = GDB_ID.NULL Then
|
||||
|
||||
Reference in New Issue
Block a user