Integration :
- piccola correzione a modifica precedente per pannelli in Vista.
This commit is contained in:
@@ -729,6 +729,9 @@ namespace ib.essetre.integration.egaltech
|
||||
btlObject.panelWidth = GetPanelWidthO( (int)dRow0["elementId"], (int)dRow0["projectId"]).ToString( "F3", CultureInfo.InvariantCulture) ;
|
||||
btlObject.barLoad90 = "0" ;
|
||||
btlObject.RefPos = 1 ;
|
||||
btlObject.panelDeltaX = "0" ;
|
||||
btlObject.panelDeltaY = "0";
|
||||
btlObject.panelDeltaZ = "0";
|
||||
btlObject.parts = new List<BTL.Part>() ;
|
||||
|
||||
List<int> ListaCutParts = new List<int>( 1) ;
|
||||
|
||||
Reference in New Issue
Block a user