Commit Graph

25 Commits

Author SHA1 Message Date
looooo
cdcb3bec4a PySide2: qApp -> QApplication 2018-04-14 10:40:31 +02:00
luzpaz
0bafb04924 PartDesign: typos 2017-12-25 11:04:43 +01:00
wmayer
247166405f fix Shaft Wizard due to renamed property 2017-11-17 12:18:24 +01:00
Priit Laes
f7bf88a0b8 python: PartDesign: *.py: Fix python3 syntax 2017-03-01 17:19:24 +01:00
wmayer
c3fe2de155 replace Part.Line with Part.LineSegment 2016-11-30 21:25:18 +01:00
jrheinlaender
c63028c6ae Port of WizardShaft to PySide 2014-01-06 16:21:09 -02:00
jrheinlaender
43a26c8b90 Shaft Wizard: Right-click on column header brings up context menu 2013-03-24 16:28:13 +04:30
jrheinlaender
9eb9fd214c Shaft Wizard: Removed unnecessary (and erroneous) class variables which now allows the wizard to be called multiple times in a session... 2013-03-24 15:52:15 +04:30
jrheinlaender
1e6cf7a3db Bug fixes 2013-03-22 19:29:45 +04:30
jrheinlaender
c6f72c17fa Fixed unit mismatches in Shaft Wizard 2013-03-22 08:12:05 +04:30
jrheinlaender
d7faf5d8a2 Enhancements to Shaft Design Wizard, e.g. display of stresses for three axes and bending curve for shaft 2013-03-21 16:58:40 +04:30
jrheinlaender
4755859cb6 Split code into separate files for each constraint type 2013-03-21 16:56:57 +04:30
wmayer
cb674d208e Update draft and shaft icons 2012-12-04 12:21:54 +01:00
jrheinlaender
391936f4eb WizardShaft: Automatic adjustment of axes length 2012-12-03 21:43:45 +01:00
jrheinlaender
4ac1803d6b Added inner diameter parameter for shaft wizard 2012-12-03 21:43:45 +01:00
jrheinlaender
654dd1a125 Fixed bug that showed wrong scaling (m instead of mm) on x axis 2012-12-03 21:43:45 +01:00
wmayer
c783fad191 0000896: ShaftDesign wizard incorrectly calls the active document 2012-12-03 14:28:56 +01:00
wmayer
db87c2d19a Add shaft icon without feature key 2012-12-03 12:12:09 +01:00
wmayer
756f01bad9 Add correct shaft icon 2012-12-03 12:11:03 +01:00
wmayer
21b657004c Add icon to wizard shaft, error handling of missing python modules, slight changes to the wizard shaft command 2012-12-02 15:24:55 +01:00
jrheinlaender
faf5918101 Added accept() method 2012-12-02 13:29:07 +01:00
jrheinlaender
776bfc2125 Moved the UI from a dock window into a task window
Added menu entry in PartDesign workbench menu
2012-12-02 13:29:06 +01:00
jrheinlaender
93110cabb3 Use plot module for graphs 2012-12-02 13:29:06 +01:00
jrheinlaender
2e7aa9cf38 Changed list views to comboboxes in the table 2012-12-02 13:29:05 +01:00
jrheinlaender
4e715afffc Created shaft wizard (moved here from PartDesign branch) 2012-12-02 13:29:05 +01:00