EgtBeamWall :
- correzioni per impostazione tipo giacitura pezzi a BeamMgr.
This commit is contained in:
@@ -609,6 +609,10 @@ Public Class ProjManagerVM
|
||||
bOk = EgtSaveFile(sProjFileName, NGE.CMPTEXT)
|
||||
SectionXMaterial.SetType(nType)
|
||||
ManageView.UpdateBWType(nType)
|
||||
' imposto flag secondo tipo di progetto (travi o pareti)
|
||||
Dim sBTLFlag As String = If( Map.refProjManagerVM.nProjType = Core.ConstBeam.BWType.BEAM, K_BTLFLAG, K_WALLBTLFLAG)
|
||||
Dim nFlag As Integer = GetMainPrivateProfileInt(S_IMPORT, sBTLFlag, EIB_FL.TS3_POS + EIB_FL.SORT + EIB_FL.USEUATTR)
|
||||
EgtBeamSetFlag( nFlag)
|
||||
Else
|
||||
EgtOutLog("Errore nell'importazione BTL")
|
||||
End If
|
||||
|
||||
Reference in New Issue
Block a user