diff options
author | deepa-chaudhari | 2015-06-02 22:47:43 +0530 |
---|---|---|
committer | deepa-chaudhari | 2015-06-02 22:47:43 +0530 |
commit | 0eb843edb49b6bb1531eeefe8703c4b05fb3eb4e (patch) | |
tree | f99f020bcc5a987192d1b077cffef7577d930716 | |
parent | b6a0e763702e05acb343e6b5ff3d93f432c04442 (diff) | |
download | OsdagLive-0eb843edb49b6bb1531eeefe8703c4b05fb3eb4e.tar.gz OsdagLive-0eb843edb49b6bb1531eeefe8703c4b05fb3eb4e.tar.bz2 OsdagLive-0eb843edb49b6bb1531eeefe8703c4b05fb3eb4e.zip |
NUT COMMENT
-rw-r--r-- | Connections/Shear/Finplate/nut.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Connections/Shear/Finplate/nut.py b/Connections/Shear/Finplate/nut.py index 2b6ac0b..70ac7d0 100644 --- a/Connections/Shear/Finplate/nut.py +++ b/Connections/Shear/Finplate/nut.py @@ -1,6 +1,6 @@ ''' Created on 12-Dec-2014 - +NUT COMMENT @author: deepa ''' from OCC.BRepFilletAPI import BRepFilletAPI_MakeFillet |