Commit Graph

11732 Commits

Author SHA1 Message Date
wmayer
69dfcd2ae6 add method to get ccx version and inform user in case of problems 2017-08-02 23:59:41 +02:00
wmayer
71cfaa9967 restore cursor when loading results file raises an exception 2017-08-02 21:16:10 +02:00
Bernd Hahnebach
19df00c784 FEM: example files, adapt them to the new result mesh object 2017-08-02 12:45:16 +02:00
Bernd Hahnebach
fae841448b FEM: frd, vtk and Z88 result import, do not create an analysis object on import of lonley results 2017-08-02 12:45:15 +02:00
Bernd Hahnebach
90c204f495 FEM: mechanical result object, it does not depend on an active analysis anymore 2017-08-02 12:45:15 +02:00
Bernd Hahnebach
51ca6c1060 FEM: mesh result object, make use of it 2017-08-02 12:45:15 +02:00
Bernd Hahnebach
7def02e826 FEM: mesh result object, make it child of mechanical result 2017-08-02 12:45:15 +02:00
Bernd Hahnebach
7fec06ae7b FEM: mesh result object, add icon 2017-08-02 12:45:15 +02:00
Bernd Hahnebach
a8ff9bedd4 FEM: mesh result object, implement new object 2017-08-02 12:45:15 +02:00
Bernd Hahnebach
e140eb060a FEM: code formating, flake8 2017-08-02 12:45:15 +02:00
makkemal
15db7dc8c0 FEM: 3D beam/shell output preferences
FEM 3D Beam shell output ui update

FEM: 3d Beam/Shell output ui variables added
2017-08-02 12:45:15 +02:00
Bernd Hahnebach
a6da52323e FEM: set mesh color, use proper return values for python API 2017-08-02 12:45:15 +02:00
Bernd Hahnebach
0e5ce21a5d FEM: Z88 result impoort, small improvements 2017-08-02 12:45:15 +02:00
Bernd Hahnebach
e5d451c89b FEM: Fenics and Z88 mesh import, add empty seg3 dict on return value 2017-08-02 12:45:15 +02:00
Bernd Hahnebach
5a3855fe8f FEM: code formating, better readable return values 2017-08-02 12:45:15 +02:00
Bernd Hahnebach
21146834b5 FEM: gmsh mesh object, some better comment 2017-08-02 12:45:15 +02:00
Bernd Hahnebach
6587d181bb FEM: make python make def of netgen mesh object fit in FEM name sheme 2017-08-02 12:45:14 +02:00
Bernd Hahnebach
a155178771 FEM: code formating, flake8 in new boudary layer code 2017-08-02 06:49:33 +02:00
qingfengxia
60fb86337f Fem solve bondary layer meshing issue #3111 2017-08-01 14:12:40 +02:00
qingfengxia
990db4aa73 FEM: add BoundaryLayer support into write_geo() of FemGmshTools.py 2017-08-01 14:12:40 +02:00
qingfengxia
eb523d4f60 FEM: add FemMeshBoundaryLayer related py files to CMakefiles 2017-08-01 14:12:40 +02:00
qingfengxia
db0d08726a FEM: add FemMeshBoundaryLayer Command and icon file 2017-08-01 14:12:40 +02:00
qingfengxia
e3d273746d FEM: add FemMeshBoundaryLayer obj and gui objects 2017-08-01 14:12:40 +02:00
qingfengxia
ee2c225f67 FEM: add MeshBoundaryLayerList property in FemMeshGmsh obj 2017-08-01 14:12:40 +02:00
Peter Lama
b7c1268662 Remove obsolete files 2017-08-01 13:37:11 +02:00
wmayer
8856041a72 improve whitespaces 2017-08-01 08:30:22 +02:00
wwmayer
69ef1fffb9 Merge pull request #910 from vejmarie/fix_step_placement
Fix Placement and Color export within Hierarchical Step exporter of s…
2017-08-01 08:02:48 +02:00
Jean-Marie Verdun
4f69fd5a31 Fix Placement and Color export within Hierarchical Step exporter of single shapes 2017-07-31 22:33:09 +02:00
Yorik van Havre
10836b58cf Arch: Added IFC pref option to export objects with full parametric properties 2017-07-31 16:47:40 -03:00
Jean-Marie Verdun
a89dbdc801 Export single STEP object with absolute coordinate instead of (0,0,0) as default origin 2017-07-31 16:45:24 -03:00
Markus Lampert
f457280fa2 Fixed wire transformation for scales other than 1. 2017-07-31 16:40:46 -03:00
Yorik van Havre
2ecb459eb8 Merge pull request #906 from luzpaz/shipwb-fix
ShipWB: unicode issue 2609 (partial fix)
2017-07-31 16:38:31 -03:00
luzpaz
b1d4e340ae ShipWB: unicode issue 2609 (partial fix)
patch to fix (patially) issue 2609 submitted by a.palazzi in https://forum.freecadweb.org/viewtopic.php?f=10&t=19813#p184360
2017-07-29 17:42:06 -04:00
Markus Lampert
e9568052e3 Fixed merge issue. 2017-07-29 11:58:43 +02:00
Markus Lampert
5ae7ebd12c Fixed up onDelete for dogbone and ramp entry as well. 2017-07-29 11:58:43 +02:00
Markus Lampert
606c6e9e0e Add object back to the job it came from on tag dressup deletion - without requiring the job selection dialog. 2017-07-29 11:58:43 +02:00
Markus Lampert
75ffee4cc7 Enable dressup menus also on top of other dressups. 2017-07-29 11:58:43 +02:00
Markus Lampert
59f0e450ae Moved existing holding tag dressup to use the common UI implementation. 2017-07-29 11:58:43 +02:00
Markus Lampert
01bedc2415 Prevent segfault if vertex map isn't set. 2017-07-29 11:58:43 +02:00
Markus Lampert
0fe6036d29 Some refactoring 2017-07-29 11:58:43 +02:00
Markus Lampert
c200fb1bc6 Decoupled UI from model - can add and delete tags without recomputation. 2017-07-29 11:58:43 +02:00
Markus Lampert
a2e9911e20 Cleaned up dressup creation. 2017-07-29 11:58:43 +02:00
Markus Lampert
235829c010 Start new implementation of holding tags, just called Tag. 2017-07-29 11:58:43 +02:00
Markus Lampert
0432084766 Extracted preferences for holding tags into their own file. 2017-07-29 11:58:43 +02:00
wmayer
7cdaa80b6d fix typo introduced with pr702 2017-07-28 20:58:20 +02:00
Markus Lampert
1e5de4ece0 Process holes before the perimeter for Arch.PanelSheets 2017-07-28 10:07:58 -03:00
Yorik van Havre
10d4259a75 Merge pull request #904 from Karsten-Merkle/master
ArchWindow python3 issues
2017-07-28 10:07:13 -03:00
Karsten Merkle
858d2aa313 python3 issues 2017-07-27 23:32:38 +02:00
Markus Lampert
7f81ec45d9 Fix PathJob creation through the console. 2017-07-27 19:28:29 +02:00
wmayer
8443891abe fix possible segfault in modelRefine 2017-07-27 15:13:49 +02:00