Commit Graph

84 Commits

Author SHA1 Message Date
Yorik van Havre
bb8d8947ce BIM: Refinements to BIM example file 2024-07-02 10:02:10 +02:00
Yorik van Havre
63d64b6bc7 BIM: new example file - fixes #14583 2024-07-02 10:02:10 +02:00
Roy-043
682979d503 Fix EngineBlock.FCStd example file
The EngineBlock.FCStd example file contained a corrupt Points file. A new file was created by opening the V0.17 version of the FCStd file, saving that file, and then copying that Points file into the V0.22 FCStd file.

It's a very OLD example BTW. See also #14583.

To check the problem recompute the original V0.22 FCStd file.
Result:
```
pyException: Traceback (most recent call last):
  File "D:\BKG_Tmp\FreeCAD_0.22\Mod\Draft\draftobjects\bspline.py", line 113, in execute
    spline.interpolate(obj.Points, PeriodicFlag = True, Parameters = self.knotSeq)
<class 'Part.OCCError'>: Standard_ConstructionError
20:56:32  BSpline001: Standard_ConstructionError
2024-06-24 10:55:58 -05:00
wmayer
75ecf1c82b Data: Consistent data path
During the build process the example files are copied to the hardcoded path 'data/examples' while for the installed files
'/examples' is used. On Linux systems the value of the CMake variable is 'share' so that there is
an inconsistency between compiled and installed version.
2024-04-15 11:10:58 -05:00
wmayer
90ba0e9d1f tests: add unit tests for VRML file with textures 2024-03-22 09:39:21 +01:00
FEA-eng
ea22e549b1 Start wb FEM examples update (#12871)
* FEM: Delete data/examples/FemCalculixCantilever3D_newSolver.FCStd

* FEM: Delete data/examples/FemCalculixCantilever3D.FCStd

* FEM: Delete data/examples/FemCalculixCantilever2D.FCStd

* FEM: add updated cantilever 3D

* FEM: add updated cantilever 2D

* FEM: add cantilever 1D

* FEM: Update CMakeLists.txt

* FEM: Delete data/examples/FemCalculixCantilever1D.FCStd

* FEM: Delete data/examples/FemCalculixCantilever2D.FCStd

* FEM: Delete data/examples/FemCalculixCantilever3D.FCStd

* FEM: reupload the 1D example with a new license

* FEM: reupload the 2D example with a new license

* FEM: reupload the 3D example with a new license
2024-03-14 22:15:29 -05:00
wmayer
2b7994459f Test: change license of test file 2024-03-09 16:18:14 +01:00
wmayer
915de5b4db Tests: add tests for ProjectFile 2024-03-08 22:25:59 -06:00
Adrián Insaurralde Avalos
a99545fb7a Assembly: add example file 2024-02-21 01:39:06 -03:00
wmayer
2036194753 Data: update CMake file 2023-03-07 14:05:58 +01:00
wmayer
a93a8e7826 [skip ci] Data: set author and update license 2023-03-07 10:41:07 +01:00
luzpaz
1f7ab06160 Fix whitespace issues 2023-02-05 16:39:58 +01:00
luzpaz
5d3f56989d Fix various indentation issues (tabs->spaces) 2023-01-23 16:59:28 +01:00
Roy
f0fd363617 Draft: Update draft_test_objects.FCStd file 2022-04-15 18:38:20 +02:00
0penBrain
6d8207d0d8 [Examples] Add thumbnail to PDN example 2021-11-05 02:42:51 +01:00
0penBrain
70b898b1f2 [Examples] Conform PartDesign example to usual guidelines
Attach sketches to planes (base planes)
 Fully constrain sketches
 Make the example looking a bit nicer too
2021-09-23 16:28:17 +02:00
Bernd Hahnebach
3a12236f50 Data: examples FEM, delete files added by accident with commit bb1aed0525de 2020-06-29 22:35:41 +02:00
Bernd Hahnebach
3a97d68e70 FEM: elmer equation flux, better name without word solver 2020-06-29 22:28:26 +02:00
vocx-fc
9f28844bf2 Draft: example file with a preview in the Start page 2020-04-06 12:58:32 +02:00
vocx-fc
46b8400029 Draft: add example file to test Draft objects 2020-03-31 12:04:27 +02:00
Bernd Hahnebach
288a8605b8 FEM: 2D FEM example, update result, shell thickness and material object 2020-03-22 13:42:20 +01:00
Bernd Hahnebach
a26ba71539 FEM: 3D FEM example, update result and material object 2020-03-22 13:42:15 +01:00
luz.paz
dc6cbd5ac5 [StartWB] Re-added example files with saved thumbnails in their icons
These example files have been updated to include the graphical representation of their models in their logos (these were previously missing). Start WB will now display them correctly.  
Forum thread: https://forum.freecadweb.org/viewtopic.php?f=3&t=37372&start=10#p318420
2019-07-02 20:05:45 -03:00
Bernd Hahnebach
fe7d8561a7 FEM: examples, update result object in 2D FEM example 2019-03-19 14:15:15 -03:00
Bernd Hahnebach
d75131edc7 FEM: examples, update result object in 3D FEM example 2019-03-19 14:15:15 -03:00
Bernd Hahnebach
4e48c5ab39 FEM: update solver framework example 2019-03-19 14:15:15 -03:00
Bernd Hahnebach
2e1abdad85 FEM: examples, update solver obj of 3D example 2019-03-04 22:15:42 +01:00
Bernd Hahnebach
ce96c4f095 FEM: examples, update solver obj of 2D example 2019-03-04 22:15:42 +01:00
Bernd Hahnebach
99d4f94820 Data: update FEM 3D example 2019-02-06 10:10:46 -02:00
Bernd Hahnebach
1b73676547 Data: update FEM 2D example 2019-02-06 10:10:46 -02:00
wmayer
2df6c87fea update PD example project 2019-01-12 16:29:40 +01:00
Yorik van Havre
dfa12e34f4 Fixed ArchDetail example 2018-04-23 13:20:43 -03:00
Bernd Hahnebach
3e9d124541 FEM: examples, update frame work solver example 2018-02-10 00:53:16 +01:00
Bernd Hahnebach
f24ebb8857 FEM: udate example files 2018-01-26 18:49:59 +01:00
Unknown
7d36590917 Typo fixes
[skip ci]
2017-12-16 09:45:15 -02:00
Bernd Hahnebach
214782a2de FEM: new solver, add Cantilever example with all solvers 2017-12-02 13:17:30 +01: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
f12c1e5df4 FEM: update examples result objects 2017-07-17 19:53:32 -03:00
Bernd Hahnebach
f5a69b8f08 FEM: example 2D, update to the new element geometry object 2017-03-07 13:40:18 -03:00
Bernd Hahnebach
2c72ba5e74 FEM: examples, update them to the updated result object with folw results 2017-03-03 11:54:25 -03:00
Bernd Hahnebach
733147fe88 FEM: examples, update them to the updated 2017-02-24 14:41:22 +01:00
Bernd Hahnebach
276df06459 FEM: examples, update them to the updated python result mechanical object 2017-02-21 14:09:27 +01:00
Bernd Hahnebach
481ca10749 FEM: examples, update them to the new mechanical python result object 2017-02-16 14:00:40 +01:00
Bernd Hahnebach
32704a3b49 FEM: examples, update them to the new solid material category 2017-01-22 17:31:08 +01:00
Bernd Hahnebach
eec9718e6a FEM: adapt FEM examples to new material module name 2017-01-02 18:03:24 -02:00
Bernd Hahnebach
d33596970d FEM: example files, udate to new solver attributes 2016-11-02 18:09:48 +01:00
Yorik van Havre
466e38efba Updated Arch detail example file 2016-11-01 00:44:20 -02:00
Bernd Hahnebach
a172188ca4 FEM: update examples 2016-09-27 13:04:47 -03:00
Bernd Hahnebach
f2e49cf407 FEM: example 3D, update to get rid of object error at file load 2016-08-10 12:53:56 +02:00
Bernd Hahnebach
80132f171a FEM: update FEM example files 2016-08-05 18:42:52 +02:00