Commit Graph

55 Commits

Author SHA1 Message Date
Bernd Hahnebach
d8d185fe19 Data: update FEM 2D example 2019-02-06 10:10:46 -02:00
wmayer
0459122c11 update PD example project 2019-01-12 16:29:40 +01:00
Yorik van Havre
786054fd22 Fixed ArchDetail example 2018-04-23 13:20:43 -03:00
Bernd Hahnebach
53af3b33d8 FEM: examples, update frame work solver example 2018-02-10 00:53:16 +01:00
Bernd Hahnebach
2e049fd5e8 FEM: udate example files 2018-01-26 18:49:59 +01:00
Unknown
e37b582478 Typo fixes
[skip ci]
2017-12-16 09:45:15 -02:00
Bernd Hahnebach
1b19705441 FEM: new solver, add Cantilever example with all solvers 2017-12-02 13:17:30 +01: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
77734de367 FEM: update examples result objects 2017-07-17 19:53:32 -03:00
Bernd Hahnebach
ec5f19ac4b FEM: example 2D, update to the new element geometry object 2017-03-07 13:40:18 -03:00
Bernd Hahnebach
69a9a0ca61 FEM: examples, update them to the updated result object with folw results 2017-03-03 11:54:25 -03:00
Bernd Hahnebach
dacf91c3a6 FEM: examples, update them to the updated 2017-02-24 14:41:22 +01:00
Bernd Hahnebach
51c40e9f3c FEM: examples, update them to the updated python result mechanical object 2017-02-21 14:09:27 +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
1347c7b645 FEM: examples, update them to the new solid material category 2017-01-22 17:31:08 +01:00
Bernd Hahnebach
846637ebc2 FEM: adapt FEM examples to new material module name 2017-01-02 18:03:24 -02:00
Bernd Hahnebach
45bd4e1ca1 FEM: example files, udate to new solver attributes 2016-11-02 18:09:48 +01:00
Yorik van Havre
7338398540 Updated Arch detail example file 2016-11-01 00:44:20 -02:00
Bernd Hahnebach
223f6c81f2 FEM: update examples 2016-09-27 13:04:47 -03:00
Bernd Hahnebach
49c739e15e FEM: example 3D, update to get rid of object error at file load 2016-08-10 12:53:56 +02:00
Bernd Hahnebach
5af3f813b4 FEM: update FEM example files 2016-08-05 18:42:52 +02:00
Sergei Krivonos
39e577817a Added Crank drawing test code and fcstd
Change-Id: I7f08342587bd9e3363d8c1073e51baec03be2813
2016-07-23 11:58:58 -03:00
Bernd Hahnebach
83f4852274 FEM: example files: update materials 2016-07-21 18:40:51 -03:00
Bernd Hahnebach
108fe75464 FEM: udate 3D FEM example file and add 2D FEM example file 2016-06-03 07:30:28 +02:00
jriegel
b38f63f391 + add PlmXmlParser
+ add test data for PLMXML and JT
2016-04-12 18:12:03 +02:00
jriegel
5271a24476 [Assembly] fixing the commands and some import 2016-04-12 18:12:02 +02:00
jrheinlaender
9b0d55bed8 Changes to test parts 2016-04-12 18:11:58 +02:00
jrheinlaender
401c4d6dc0 Miscellaneous fixes 2016-04-12 18:11:52 +02:00
Bernd Hahnebach
1531f5a325 FEM: update FEM example file 2016-03-09 18:52:05 +01:00
Bernd Hahnebach
e214567a64 Start: add FEM example to Start page 2016-02-02 07:18:48 +01:00
Bernd Hahnebach
b0ba55316b FEM: add FCStd file to FreeCADs example files 2016-02-02 07:18:48 +01:00
Yorik van Havre
3f607d73a4 Arch: Fixed Arch example - fixes #1789 2014-12-31 14:42:22 -02:00
Sebastian Hoogen
debca91e98 remove support for automake 2014-11-26 10:26:30 +01:00
Jan Rheinländer
46ec224b04 Part: ModelRefine: Test files 2014-11-05 14:54:37 +01:00
Stefan Tröger
72cab0c002 Adaption of FreeCAD to QuarterWidget
-removes all soqtviewer references
-create a quarter adaptor class which implements missing functionality
-adopts freecad code to make use of SoRenderManager and changed View3DInventorViewer  interface
2014-09-23 10:11:11 +02:00
wmayer
303614e57a + Copy shiboken files from LibPack 2014-01-21 11:28:58 +01:00
wmayer
fee2bc4169 + Copy pysideuic from LibPack 2014-01-13 14:54:32 +01:00
jriegel
51b640c91a start implementing SimpleReader 2014-01-06 11:26:16 +01:00
wmayer
d18d9ad662 + Copy some more Python modules from LibPack 2013-12-08 14:17:46 +01:00
wmayer
bfcbf3b32d + Custom target to copy needed files from LibPack 2013-12-07 10:06:03 +01:00
jriegel
950d9093e9 Merge branch 'refs/heads/jriegel/develop-fem' 2013-06-27 16:47:40 +02:00
wmayer
7e3751224a Minor fix 2013-06-20 16:54:52 +02:00
wmayer
e1222202dd 0001097: CMake stops with error: Circular ... <- ... dependency dropped. 2013-05-12 17:41:59 +02:00
jriegel
527a6f5562 Add mesh parameters and Some fixes 2013-04-23 00:16:47 +02:00
jriegel
70fd001c7e Example file for FEM 2013-03-31 00:16:22 +01:00
Yorik van Havre
c3d1e091e6 0001036: Wrong Draft objects in engine example file 2013-03-06 12:13:33 -03:00
Yorik van Havre
906a6efb30 Added Arch example file 2012-11-17 12:59:07 -02:00
jrheinlaender
85342cd8ae Pocket Feature: up to first/last/face and through all options 2012-06-08 20:59:06 +02:00
jrheinlaender
d5c7c1ea45 Pad feature: Midplane, two-sided dimensions, up to first/last/face options 2012-06-08 17:32:54 +02:00
wmayer
906817f37e 0000669: Crash on opening sketch of Pad feature of PartDesign example 2012-04-13 13:33:39 +02:00