wmayer
96f6b6ce3c
Tests: Add test case for ReaderOBJ
2025-08-25 18:13:59 +02:00
wmayer
c07df6b392
Test: Add unit test to read in 3MF file
2024-11-28 19:36:58 +01:00
Yorik van Havre
35ae52080d
New Arch Detail example
2024-11-15 18:45:37 +01:00
Benjamin Nauck
110160091b
Remove broken robot example file
...
fixes #17303
2024-10-21 21:03:00 -05:00
FEA-eng
a7a8491601
FEM: Start examples rework ( #15786 )
...
* FEM: Delete data/examples/FemCalculixCantilever1D.FCStd
* FEM: Delete data/examples/FemCalculixCantilever2D.FCStd
* FEM: Delete data/examples/FemCalculixCantilever3D.FCStd
* FEM: add new example combining the previous 3
* FEM: Update CMakeLists.txt
* FEM: Update femmesh2mesh.py
* FEM: Update test_information.md
* FEM: Update test_result.py
* FEM: Update MaterialEditor.py
* FEM: Delete data/examples/FEMExample.FCStd
* FEM: add new example without logo
2024-08-12 17:46:09 -04:00
Max
b256c457e9
Change default to not include the icon file to the file thumbnail on save.
...
Windows renders the application image on top so it appears twice.
Update example file thumbnails on start page to have a consistent background (classic theme) and remove the old FreeCAD logos.
2024-08-12 11:37:38 -04:00
PaddleStroke
4bcfc56f14
Assembly: update AssemblyExample.fcstd
2024-07-14 20:26:59 -05:00
Yorik van Havre
c60b4dbd1f
Fixed license
2024-07-02 10:02:10 +02:00
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