From 47739d8ac5dfcc48a76d979bbbd31bde2f66bd1e Mon Sep 17 00:00:00 2001
From: deepa-chaudhari
Date: Thu, 16 Jul 2015 16:26:54 +0530
Subject: Drilled Beam
---
.../Shear/Finplate/colFlangeBeamWebConnectivity.py | 5 +-
.../Shear/Finplate/colWebBeamWebConnectivity.py | 10 +-
Connections/Shear/Finplate/fin.log | 429 +++++++++++++++++++++
3 files changed, 440 insertions(+), 4 deletions(-)
(limited to 'Connections/Shear')
diff --git a/Connections/Shear/Finplate/colFlangeBeamWebConnectivity.py b/Connections/Shear/Finplate/colFlangeBeamWebConnectivity.py
index ea5f81a..e8b1c59 100644
--- a/Connections/Shear/Finplate/colFlangeBeamWebConnectivity.py
+++ b/Connections/Shear/Finplate/colFlangeBeamWebConnectivity.py
@@ -124,9 +124,10 @@ class ColFlangeBeamWeb(object):
#return self.nutBoltArray.getboltModels()
def get_beamModel(self):
+ finalBeam = self.beamModel
nutBoltlist = self.nutBoltArray.getModels()
- for nutBolt in nutBoltlist:
- finalBeam = BRepAlgoAPI_Cut(self.beamModel,nutBolt).Shape()
+ for bolt in nutBoltlist[0:(len(nutBoltlist)//2)]:
+ finalBeam = BRepAlgoAPI_Cut(finalBeam,bolt).Shape()
return finalBeam
diff --git a/Connections/Shear/Finplate/colWebBeamWebConnectivity.py b/Connections/Shear/Finplate/colWebBeamWebConnectivity.py
index b49670b..8adc0c2 100644
--- a/Connections/Shear/Finplate/colWebBeamWebConnectivity.py
+++ b/Connections/Shear/Finplate/colWebBeamWebConnectivity.py
@@ -13,6 +13,7 @@ import copy
from OCC.BRepPrimAPI import BRepPrimAPI_MakeSphere
from OCC.gp import gp_Pnt
from nutBoltPlacement import NutBoltArray
+from OCC.BRepAlgoAPI import BRepAlgoAPI_Cut
class ColWebBeamWeb(object):
@@ -117,9 +118,14 @@ class ColWebBeamWeb(object):
def get_nutboltmodels(self):
-
return self.nutBoltArray.getModels()
#return self.nutBoltArray.getboltModels()
-
+
+ def get_beamModel(self):
+ finalBeam = self.beamModel
+ nutBoltlist = self.nutBoltArray.getModels()
+ for bolt in nutBoltlist[0:(len(nutBoltlist)//2)]:
+ finalBeam = BRepAlgoAPI_Cut(finalBeam,bolt).Shape()
+ return finalBeam
\ No newline at end of file
diff --git a/Connections/Shear/Finplate/fin.log b/Connections/Shear/Finplate/fin.log
index 90b7ae9..9b5e7d3 100644
--- a/Connections/Shear/Finplate/fin.log
+++ b/Connections/Shear/Finplate/fin.log
@@ -7808,3 +7808,432 @@
DEBUG
:=========End Of design===========
+
+
+ Thu, 16 Jul 2015 15:58:56
+ INFO
+ : Overall finplate connection design is safe
+
+
+
+
+ Thu, 16 Jul 2015 15:58:56
+ DEBUG
+ :=========End Of design===========
+
+
+
+ Thu, 16 Jul 2015 15:58:56
+ INFO
+ : Overall finplate connection design is safe
+
+
+
+
+ Thu, 16 Jul 2015 15:58:56
+ DEBUG
+ :=========End Of design===========
+
+
+
+ Thu, 16 Jul 2015 16:01:14
+ INFO
+ : Overall finplate connection design is safe
+
+
+
+
+ Thu, 16 Jul 2015 16:01:14
+ DEBUG
+ :=========End Of design===========
+
+
+
+ Thu, 16 Jul 2015 16:01:15
+ INFO
+ : Overall finplate connection design is safe
+
+
+
+
+ Thu, 16 Jul 2015 16:01:15
+ DEBUG
+ :=========End Of design===========
+
+
+
+ Thu, 16 Jul 2015 16:09:32
+ INFO
+ : Overall finplate connection design is safe
+
+
+
+
+ Thu, 16 Jul 2015 16:09:32
+ DEBUG
+ :=========End Of design===========
+
+
+
+ Thu, 16 Jul 2015 16:09:32
+ INFO
+ : Overall finplate connection design is safe
+
+
+
+
+ Thu, 16 Jul 2015 16:09:32
+ DEBUG
+ :=========End Of design===========
+
+
+
+ Thu, 16 Jul 2015 16:12:06
+ INFO
+ : Overall finplate connection design is safe
+
+
+
+
+ Thu, 16 Jul 2015 16:12:06
+ DEBUG
+ :=========End Of design===========
+
+
+
+ Thu, 16 Jul 2015 16:12:06
+ INFO
+ : Overall finplate connection design is safe
+
+
+
+
+ Thu, 16 Jul 2015 16:12:06
+ DEBUG
+ :=========End Of design===========
+
+
+
+ Thu, 16 Jul 2015 16:15:39
+ INFO
+ : Overall finplate connection design is safe
+
+
+
+
+ Thu, 16 Jul 2015 16:15:39
+ DEBUG
+ :=========End Of design===========
+
+
+
+ Thu, 16 Jul 2015 16:15:39
+ INFO
+ : Overall finplate connection design is safe
+
+
+
+
+ Thu, 16 Jul 2015 16:15:39
+ DEBUG
+ :=========End Of design===========
+
+
+
+ Thu, 16 Jul 2015 16:16:00
+ INFO
+ : Overall finplate connection design is safe
+
+
+
+
+ Thu, 16 Jul 2015 16:16:00
+ DEBUG
+ :=========End Of design===========
+
+
+
+ Thu, 16 Jul 2015 16:16:00
+ INFO
+ : Overall finplate connection design is safe
+
+
+
+
+ Thu, 16 Jul 2015 16:16:00
+ DEBUG
+ :=========End Of design===========
+
+
+
+ Thu, 16 Jul 2015 16:16:20
+ INFO
+ : Overall finplate connection design is safe
+
+
+
+
+ Thu, 16 Jul 2015 16:16:20
+ DEBUG
+ :=========End Of design===========
+
+
+
+ Thu, 16 Jul 2015 16:16:20
+ INFO
+ : Overall finplate connection design is safe
+
+
+
+
+ Thu, 16 Jul 2015 16:16:20
+ DEBUG
+ :=========End Of design===========
+
+
+
+ Thu, 16 Jul 2015 16:16:30
+ INFO
+ : Overall finplate connection design is safe
+
+
+
+
+ Thu, 16 Jul 2015 16:16:30
+ DEBUG
+ :=========End Of design===========
+
+
+
+ Thu, 16 Jul 2015 16:16:36
+ INFO
+ : Overall finplate connection design is safe
+
+
+
+
+ Thu, 16 Jul 2015 16:16:36
+ DEBUG
+ :=========End Of design===========
+
+
+
+ Thu, 16 Jul 2015 16:16:36
+ INFO
+ : Overall finplate connection design is safe
+
+
+
+
+ Thu, 16 Jul 2015 16:16:36
+ DEBUG
+ :=========End Of design===========
+
+
+
+ Thu, 16 Jul 2015 16:19:19
+ INFO
+ : Overall finplate connection design is safe
+
+
+
+
+ Thu, 16 Jul 2015 16:19:19
+ DEBUG
+ :=========End Of design===========
+
+
+
+ Thu, 16 Jul 2015 16:19:19
+ INFO
+ : Overall finplate connection design is safe
+
+
+
+
+ Thu, 16 Jul 2015 16:19:19
+ DEBUG
+ :=========End Of design===========
+
+
+
+ Thu, 16 Jul 2015 16:19:35
+ INFO
+ : Overall finplate connection design is safe
+
+
+
+
+ Thu, 16 Jul 2015 16:19:35
+ DEBUG
+ :=========End Of design===========
+
+
+
+ Thu, 16 Jul 2015 16:19:35
+ INFO
+ : Overall finplate connection design is safe
+
+
+
+
+ Thu, 16 Jul 2015 16:19:35
+ DEBUG
+ :=========End Of design===========
+
+
+
+ Thu, 16 Jul 2015 16:20:37
+ INFO
+ : Overall finplate connection design is safe
+
+
+
+
+ Thu, 16 Jul 2015 16:20:37
+ DEBUG
+ :=========End Of design===========
+
+
+
+ Thu, 16 Jul 2015 16:20:37
+ INFO
+ : Overall finplate connection design is safe
+
+
+
+
+ Thu, 16 Jul 2015 16:20:37
+ DEBUG
+ :=========End Of design===========
+
+
+
+ Thu, 16 Jul 2015 16:21:02
+ INFO
+ : Overall finplate connection design is safe
+
+
+
+
+ Thu, 16 Jul 2015 16:21:02
+ DEBUG
+ :=========End Of design===========
+
+
+
+ Thu, 16 Jul 2015 16:21:02
+ INFO
+ : Overall finplate connection design is safe
+
+
+
+
+ Thu, 16 Jul 2015 16:21:02
+ DEBUG
+ :=========End Of design===========
+
+
+
+ Thu, 16 Jul 2015 16:22:15
+ INFO
+ : Overall finplate connection design is safe
+
+
+
+
+ Thu, 16 Jul 2015 16:22:15
+ DEBUG
+ :=========End Of design===========
+
+
+
+ Thu, 16 Jul 2015 16:23:35
+ INFO
+ : Overall finplate connection design is safe
+
+
+
+
+ Thu, 16 Jul 2015 16:23:35
+ DEBUG
+ :=========End Of design===========
+
+
+
+ Thu, 16 Jul 2015 16:23:35
+ INFO
+ : Overall finplate connection design is safe
+
+
+
+
+ Thu, 16 Jul 2015 16:23:35
+ DEBUG
+ :=========End Of design===========
+
+
+
+ Thu, 16 Jul 2015 16:24:38
+ INFO
+ : Overall finplate connection design is safe
+
+
+
+
+ Thu, 16 Jul 2015 16:24:38
+ DEBUG
+ :=========End Of design===========
+
+
+
+ Thu, 16 Jul 2015 16:24:38
+ INFO
+ : Overall finplate connection design is safe
+
+
+
+
+ Thu, 16 Jul 2015 16:24:38
+ DEBUG
+ :=========End Of design===========
+
+
+
+ Thu, 16 Jul 2015 16:24:56
+ INFO
+ : Overall finplate connection design is safe
+
+
+
+
+ Thu, 16 Jul 2015 16:24:56
+ DEBUG
+ :=========End Of design===========
+
+
+
+ Thu, 16 Jul 2015 16:25:07
+ INFO
+ : Overall finplate connection design is safe
+
+
+
+
+ Thu, 16 Jul 2015 16:25:07
+ DEBUG
+ :=========End Of design===========
+
+
+
+ Thu, 16 Jul 2015 16:25:07
+ INFO
+ : Overall finplate connection design is safe
+
+
+
+
+ Thu, 16 Jul 2015 16:25:07
+ DEBUG
+ :=========End Of design===========
+
--
cgit