wmayer
845d6766f9
implement tearDown to close document
2017-02-18 21:34:19 +01:00
looooo
48f9987172
part: bspline: tests use copy instead of deepcopy
2017-02-18 21:20:59 +01:00
looooo
2b35bb3ae3
part: bspline: tests
2017-02-18 21:20:59 +01:00
triplus
978978f7dd
Navigation indicator for FreeCAD
2017-02-18 16:03:52 +01:00
Bernd Hahnebach
4169e94b69
Part: code formating, white spaces
2017-02-18 15:57:54 +01:00
Bernd Hahnebach
54bbd79b03
Part: compound filter, GUI command
2017-02-18 15:57:54 +01:00
Bernd Hahnebach
8369d68c8f
Part: compound filter, core module
2017-02-18 15:57:54 +01:00
Bernd Hahnebach
ba9e342633
Part: compound filter, icon
2017-02-18 15:57:54 +01:00
wmayer
787b930a58
improve exception handling in BSplineCurvePy class
2017-02-18 12:53:36 +01:00
wmayer
72375db71b
clear error state when creating spline
2017-02-18 12:30:00 +01:00
Jean-Marie Verdun
2209c7d5d7
Fix ProgressBar rendering following STEP reader enhancement
2017-02-18 10:08:48 +01:00
wmayer
67a0bd4750
improve whitespaces
2017-02-18 09:44:58 +01:00
Mateusz Skowroński
7e42975556
Fix more GCC warnings.
2017-02-18 09:35:31 +01:00
wmayer
bc525a41e6
fix crash due to GIL
2017-02-18 08:19:25 +01:00
looooo
4d21adf476
py3: spreadsheet: gathering spreadsheet relevant commits:
...
356b3b5736d6a83a91050973f77db9fc005b8551 Update Arch,Fem,Material,Spreadsheet for py3 print
70967107210481e362eab1cef78d15b8ba08c300 py3: Fixes from last rebase
2017-02-18 08:19:25 +01:00
Yorik van Havre
9b6ef8563b
py3: fixed error in spreadsheet
2017-02-18 08:19:25 +01:00
Yorik van Havre
3efc4fee9e
py3: python3-related fix in Spreadsheet
2017-02-18 08:19:25 +01:00
wmayer
3d3a8d0141
py3: ported Spreadsheet to python3
2017-02-18 08:19:25 +01:00
Priit Laes
f9cb89a9cb
python: Spreadsheet: *.py: Fix python3 syntax
2017-02-18 08:19:25 +01:00
Yorik van Havre
b115d794a7
Arch: Add default storey when exporting to IFC + allow all Arch objects to have Undefined role
2017-02-17 20:47:39 -02:00
Bernd Hahnebach
686ba7094d
FEM: python import modules, use same method structure in all modules,
...
methods where only moved around, no changes inside the methods
2017-02-17 22:07:56 +01:00
Bernd Hahnebach
4387a4adcb
FEM: result task panel, only activate button if result really exists
2017-02-17 22:07:56 +01:00
Bernd Hahnebach
80e68bd764
FEM: result task panel, reorder signal and slots and add comments
2017-02-17 22:07:56 +01:00
Bernd Hahnebach
68ec258268
FEM: result task panel, fix restore result settings for some result types
2017-02-17 22:07:56 +01:00
Bernd Hahnebach
e25c67f10b
FEM: result task panel ui, move user defined equation in separate frame
2017-02-17 22:07:56 +01:00
Bernd Hahnebach
a2374d0156
FEM: result task panel ui, reorder result radio buttons
2017-02-17 22:07:56 +01:00
Bernd Hahnebach
2cdaba4b89
FEM: code formating, white spaces
2017-02-17 22:07:56 +01:00
Lorenz Hüdepohl
e38d0ada6c
PathHelix: Fix locale issue for Gui::InputField setText() method
2017-02-17 20:55:37 +01:00
Lorenz Hüdepohl
837f2eabb8
PathHelix: Be more liberal in what constitues a straight cylinder
2017-02-17 20:55:17 +01:00
wmayer
5cb17a6036
implement toNurbs for ellipse
2017-02-17 18:43:20 +01:00
Bernd Hahnebach
1463a26b70
FEM: examples, update them to the new mechanical python result object
2017-02-16 14:00:40 +01:00
Bernd Hahnebach
8736bdc8d7
FEM: result task panel, use better object names
2017-02-16 14:00:40 +01:00
Bernd Hahnebach
18dafb469c
FEM: result view provider, implement checks for open result task panel
2017-02-16 14:00:40 +01:00
Bernd Hahnebach
e4bd9054a6
FEM: result task panel, reset mesh color and deformation in taskpanel and not by use of FemTools, fixes if mutlip
...
fixes if problems if multiple meshes or results are in an analysis
2017-02-16 14:00:40 +01:00
Bernd Hahnebach
c9f843a359
FEM: result task panel, fix option hide constaints and parts and make a small change inside
2017-02-16 14:00:40 +01:00
Bernd Hahnebach
28d0d737e5
FEM: result task panel, changes in the way the task panel is called be the commands in Gui
2017-02-16 14:00:40 +01:00
Kunda
91bd0fc536
FEM: Doxygen tweeks
...
Discussion in [FEM subforum](https://forum.freecadweb.org/viewtopic.php?f=18&t=12833&start=40#p158684 )
...Calculix FRD Reader doxygen tweek
...Calculix INP Reader doxygen tweek
...Result import and export VTK file library doxygen tweek
...Z88 Mesh reader and writer doxygen tweek
...Z88 Disp Reader doxygen tweek
...Command show result doxygen tweek
2017-02-16 14:00:40 +01:00
fandaL
a01aceffa7
FEM: frd reader, missing mode_strain_found = False
2017-02-16 14:00:40 +01:00
Bernd Hahnebach
e111440c6b
FEM: ccx writer, better handling of different analysis types
2017-02-16 14:00:40 +01:00
Bernd Hahnebach
2de20b8547
FEM: gmsh mesh class, small improvement in gmsh binary handling
2017-02-16 14:00:39 +01:00
Bernd Hahnebach
e07b45d59d
FEM: better module names for CalculiX result reader modules
2017-02-16 14:00:39 +01:00
Bernd Hahnebach
9431d8ed4c
FEM: better module name for Z88 o2 result reader
2017-02-16 14:00:39 +01:00
Bernd Hahnebach
e651a3f867
FEM: vtk result file import, workaround for calculating the DisplacementLengths
2017-02-16 14:00:39 +01:00
Bernd Hahnebach
12f53b6098
FEM: move the new python FemResult object to FemMechanicalResult object derived from C++ FemResult object
2017-02-16 14:00:32 +01:00
Bernd Hahnebach
aa49586766
FEM: result task panel, codeformating and a comment
2017-02-16 13:11:23 +01:00
makkemal
08b51b496c
FEM: result task panel, fix user defined result errors on new refactoring
2017-02-16 13:11:22 +01:00
Bernd Hahnebach
b4b41ff3e8
FEM: result task panel, fix because empty result are really empty now and do not have a 0.0 in list
2017-02-16 13:11:22 +01:00
Bernd Hahnebach
17eac77144
FEM: code formating, white spaces
2017-02-16 13:11:14 +01:00
Bernd Hahnebach
b55a7688cc
FEM: result object refactor, fix frd, vtk, z88 result file import
2017-02-16 07:54:37 +01:00
qingfengxia
c13ca92792
FEM: result object refactor, move most properties from C++ to a new Python result object
2017-02-16 07:54:32 +01:00