diff options
author | deepa-chaudhari | 2015-07-27 14:43:32 +0530 |
---|---|---|
committer | deepa-chaudhari | 2015-07-27 14:43:32 +0530 |
commit | 22efad1eb080cfe51fadff023cc4ad7faafa56c8 (patch) | |
tree | d8f5b46a4302e2c6fd8219283cfd4c967d752900 | |
parent | f24d58827da68ad850362556d8c6120c30a0010d (diff) | |
download | OsdagLive-22efad1eb080cfe51fadff023cc4ad7faafa56c8.tar.gz OsdagLive-22efad1eb080cfe51fadff023cc4ad7faafa56c8.tar.bz2 OsdagLive-22efad1eb080cfe51fadff023cc4ad7faafa56c8.zip |
changesfinPlate
-rw-r--r-- | Connections/Shear/Finplate/finPlateMain.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Connections/Shear/Finplate/finPlateMain.py b/Connections/Shear/Finplate/finPlateMain.py index 131dc94..40a7eba 100644 --- a/Connections/Shear/Finplate/finPlateMain.py +++ b/Connections/Shear/Finplate/finPlateMain.py @@ -33,7 +33,7 @@ from OCC.STEPControl import STEPControl_Writer, STEPControl_AsIs from OCC.Interface import Interface_Static_SetCVal from OCC.IFSelect import IFSelect_RetDone from OCC.StlAPI import StlAPI_Writer - +# Developed by deepa class MainController(QtGui.QMainWindow): |