Commit Graph

11748 Commits

Author SHA1 Message Date
Yorik van Havre
bcff2ab97c TechDraw: DraftView now renders Arch Rebars as wireframes 2017-08-09 10:27:45 -03:00
Yorik van Havre
e1848f2eca Arch: Allow to build windows on any shape that contains wires 2017-08-08 20:16:06 -03:00
triplus
8d71bfba72 Complete workbench dependecies
Complete workbench doesn't require any special dependencies anymore.
2017-08-08 18:42:02 -03:00
Joseph Coffland
d930184b57 Add support for exporting part mesh to JSON 2017-08-08 18:34:26 -03:00
Markus Lampert
6f232720b6 Fixed ToolController creation when there are multiple jobs. 2017-08-08 18:31:01 -03:00
Yorik van Havre
46ff910e74 Arch: fixed normal direction bug in structures 2017-08-08 18:30:26 -03:00
Yorik van Havre
673da2ba9a Merge pull request #918 from triplus/PDN_AddSub_Names
PDN - what's this and command names improvements
2017-08-07 21:40:01 -03:00
triplus
bab75bbcb7 PDN - what's this and command names improvements 2017-08-06 20:47:09 +02:00
Yorik van Havre
6b05302c2e Merge pull request #915 from berndhahnebach/bhbdev090
FEM: add unit test and small fixes
2017-08-04 13:57:44 -03:00
Bernd Hahnebach
9ea5d9aef4 FEM: constraint self weight view provider, delete display modes
- the new constraint python includes the display modes already
- constraint self weight is retrieved from this new constraint python
- thus the display modes can be removed from the view provider
2017-08-04 07:07:00 +02:00
Markus Hovorka
c623fc9a4b FEM: Use ConstraintPython for SelfWeight 2017-08-04 06:57:12 +02:00
Markus Hovorka
ef85389cbc FEM: add ConstraintPython object type
Constraints implemented in python can use this object as their base.
That makes it easier to identify them as constraint objects.
2017-08-04 06:57:12 +02:00
Bernd Hahnebach
b7e8348e85 FEM: unit tests, import all FEM python modules 2017-08-04 06:57:12 +02:00
Bernd Hahnebach
5cd503f624 FEM: py3, proper import Units module 2017-08-04 06:57:12 +02:00
Bernd Hahnebach
347febdbd0 FEM: code formating, flake8 2017-08-04 06:57:12 +02:00
Yorik van Havre
b7110d0dfe AddonManager: Allow to specify dependencies in addons are either Part or PartWorkbench 2017-08-03 11:37:47 -03:00
wmayer
3dd1c9fb51 add method to get ccx version and inform user in case of problems 2017-08-02 23:59:41 +02:00
wmayer
46aab48e6a restore cursor when loading results file raises an exception 2017-08-02 21:16:10 +02:00
Bernd Hahnebach
e038c1c070 FEM: example files, adapt them to the new result mesh object 2017-08-02 12:45:16 +02:00
Bernd Hahnebach
cdc526b50f 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
3eb44c6be2 FEM: mechanical result object, it does not depend on an active analysis anymore 2017-08-02 12:45:15 +02:00
Bernd Hahnebach
3cc0a8f8e1 FEM: mesh result object, make use of it 2017-08-02 12:45:15 +02:00
Bernd Hahnebach
193f96771a FEM: mesh result object, make it child of mechanical result 2017-08-02 12:45:15 +02:00
Bernd Hahnebach
265d10ca80 FEM: mesh result object, add icon 2017-08-02 12:45:15 +02:00
Bernd Hahnebach
6d2fd22778 FEM: mesh result object, implement new object 2017-08-02 12:45:15 +02:00
Bernd Hahnebach
a28ffd64bc FEM: code formating, flake8 2017-08-02 12:45:15 +02:00
makkemal
8341e0ea4a 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
62bbda819b FEM: set mesh color, use proper return values for python API 2017-08-02 12:45:15 +02:00
Bernd Hahnebach
a644ba4bf1 FEM: Z88 result impoort, small improvements 2017-08-02 12:45:15 +02:00
Bernd Hahnebach
49a673daa6 FEM: Fenics and Z88 mesh import, add empty seg3 dict on return value 2017-08-02 12:45:15 +02:00
Bernd Hahnebach
dbd1619a20 FEM: code formating, better readable return values 2017-08-02 12:45:15 +02:00
Bernd Hahnebach
4636119084 FEM: gmsh mesh object, some better comment 2017-08-02 12:45:15 +02:00
Bernd Hahnebach
317aa2dfb1 FEM: make python make def of netgen mesh object fit in FEM name sheme 2017-08-02 12:45:14 +02:00
Bernd Hahnebach
59a8f18f93 FEM: code formating, flake8 in new boudary layer code 2017-08-02 06:49:33 +02:00
qingfengxia
d0e15f5173 Fem solve bondary layer meshing issue #3111 2017-08-01 14:12:40 +02:00
qingfengxia
1c9278185d FEM: add BoundaryLayer support into write_geo() of FemGmshTools.py 2017-08-01 14:12:40 +02:00
qingfengxia
94f9a397f4 FEM: add FemMeshBoundaryLayer related py files to CMakefiles 2017-08-01 14:12:40 +02:00
qingfengxia
6b7ec3d85a FEM: add FemMeshBoundaryLayer Command and icon file 2017-08-01 14:12:40 +02:00
qingfengxia
457a87040a FEM: add FemMeshBoundaryLayer obj and gui objects 2017-08-01 14:12:40 +02:00
qingfengxia
c786fbb00c FEM: add MeshBoundaryLayerList property in FemMeshGmsh obj 2017-08-01 14:12:40 +02:00
Peter Lama
daee73a59f Remove obsolete files 2017-08-01 13:37:11 +02:00
wmayer
034520e02f improve whitespaces 2017-08-01 08:30:22 +02:00
wwmayer
4056eb9b35 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
d75c33f123 Fix Placement and Color export within Hierarchical Step exporter of single shapes 2017-07-31 22:33:09 +02:00
Yorik van Havre
ea708c14b0 Arch: Added IFC pref option to export objects with full parametric properties 2017-07-31 16:47:40 -03:00
Jean-Marie Verdun
1220eb00b4 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
dc84141477 Fixed wire transformation for scales other than 1. 2017-07-31 16:40:46 -03:00
Yorik van Havre
820d895790 Merge pull request #906 from luzpaz/shipwb-fix
ShipWB: unicode issue 2609 (partial fix)
2017-07-31 16:38:31 -03:00
luzpaz
7f4d089715 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
0544934070 Fixed merge issue. 2017-07-29 11:58:43 +02:00