Commit Graph

8787 Commits

Author SHA1 Message Date
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
wmayer
8856041a72 improve whitespaces 2017-08-01 08:30:22 +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
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
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
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
wmayer
728757bc38 fix possible segfault in modelRefine 2017-07-27 15:08:14 +02:00
wmayer
240df25d7a fix build failure 2017-07-27 11:06:06 +02:00
Eivind Kvedalen
91bafde563 PartDesign Hole Feature implemented.
Minor contributions from Mateusz Skowroński <skowri@gmail.com>
2017-07-26 23:39:00 +02:00
Eivind Kvedalen
dc89784d43 Make PartDesign::ProfileBased::onChanged(...) protected (not private). 2017-07-26 23:39:00 +02:00
Kurt Kremitzki
81f21518b3 PDN: Update ellipsoid primitive test for OCC < 7 2017-07-26 23:16:12 +02:00
Kurt Kremitzki
94ab6b159c PDN: Make Loft and Pipe claim children correctly 2017-07-26 23:16:12 +02:00
Kurt Kremitzki
f0c0c10f45 PDN: Make Loft hide its sections when task dialog accepted 2017-07-26 23:16:12 +02:00
Kurt Kremitzki
b5682d92ed PDN: Add tests for Boolean, MultiTransform, Primitives, Shapebinder 2017-07-26 23:16:12 +02:00
luzpaz
31ef895be3 Path: typo fix
[skip ci]
2017-07-26 23:12:01 +02:00
wmayer
4469964dc4 improve whitespaces 2017-07-26 23:08:44 +02:00
wmayer
ff4d613acb + add method trim() to Part.Curve 2017-07-26 22:59:39 +02:00
Jean-Marie Verdun
6628b48012 Fix missing file during installation (Import_rc.py) 2017-07-26 16:16:06 -03:00
Jean-Marie Verdun
48c362b669 Fix a stupid bug due to a bad copy/paste into the hierarchical STEP function
which was resetting the XCAF doc just before writing it, ending up to write empty files
2017-07-26 16:16:06 -03:00
Jean-Marie Verdun
7832a16af1 Add AP214/203 support to the hierarchical STEP Importer/Exporter 2017-07-26 16:16:06 -03:00