Przemo Firszt
4ec5c4bd47
FEM: Rename Fem_AddPart icon to fem-add-part
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-29 11:00:33 -03:00
Przemo Firszt
d24d65088f
FEM: Rename Fem_AddMaterial icon to fem-add-material
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-29 11:00:33 -03:00
Przemo Firszt
04cdb2a819
FEM: Rename Fem_AddFemMesh icon to fem-add-fem-mesh
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-29 11:00:33 -03:00
Przemo Firszt
6373e0af95
FEM: Tidy up icons ResultDisplacement, ResultStress and Result
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-29 11:00:33 -03:00
wmayer
72aaaa669a
+ harmonize Coin3D cmake variables with official check
2015-07-28 14:55:15 +02:00
wmayer
c2c83a353b
+ harmonize XercesC cmake variables with official check
2015-07-28 14:17:49 +02:00
wmayer
d2b7b730d3
+ replace deprecated PYTHON_INCLUDE_PATH
2015-07-25 18:29:42 +02:00
wmayer
7150b168dc
+ fix crash in ViewProviderFemMesh::setHighlightNodes when values out of range
2015-07-12 10:47:57 +02:00
Przemo Firszt
ebfa002601
FEM: Add Quick Analysis
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-06 19:21:46 +02:00
Przemo Firszt
e84dd55788
FEM: Fix and activate setting working directory for Calculix
...
Also add FEM preferences option to define working ccx directory
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-07-06 19:21:39 +02:00
wmayer
997cadff7d
+ add missing header
2015-07-02 06:59:13 +02:00
wmayer
6b3340e7b5
+ include missing header files
2015-07-01 13:02:29 +02:00
wmayer
f5d929569a
+ Remove dependency to iisTaskPanel when not needed
2015-06-30 16:53:22 +02:00
Przemo Firszt
53df1e1471
FEM: All FEM results are stored in a single object
...
Functionality previously provided by setNodeColorByResult is now
in setNodeColorByScalars. FemResult* object is no longer required,
the function accepts list of elements and a list of values.
Functionality previously provided by setNodeDisplacementByResult is now
in setNodeDisplacementByVectors. FemResult* object is no longer required,
the function accepts list of elements and a list of vectors.
A side effect: FemResultValues and FemResultVector are no longer used
and have bee removed.
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-06-24 17:44:02 +02:00
Przemo Firszt
6f472719e0
FEM: Rename animateNodes to applyDisplacementToNodes
...
Also animateNodes is now applyDisplacementToNodes.
The funcions are not doing animation, but are responsible
for deforming mesh.
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-06-02 11:35:34 +01:00
Przemo Firszt
1b5ff48484
FEM: Add curly brackets to one line for/if or if/if commands
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-06-02 11:35:34 +01:00
Przemo Firszt
92baddfce9
FEM: Add Purge FEM results button
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-06-02 11:35:34 +01:00
wmayer
a996650a1d
+ fix whitespaces
2015-05-26 17:55:38 +02:00
Przemo Firszt
1dd7e5925a
FEM: Add ConstraintPressure
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-05-26 14:17:45 +01:00
wmayer
e12854af50
+ raise error message when trying to mesh without netgen support
2015-05-22 16:15:18 +02:00
wmayer
6e0287ff17
+ remove SoFCSelection from ViewProviderGeometryObject
2015-05-20 21:44:27 +02:00
wmayer
cab441cf2a
+ remove references to SoFCSelection where not needed
2015-05-20 19:24:12 +02:00
jriegel
0ce20ceaaa
add shell and beam support to FEM mesh ViewProvider
2015-05-19 21:42:36 +02:00
wmayer
859d76faf8
+ fixes #0002075 : Analysis of FreeCAD by PVS-Studio static analyzer
2015-05-01 16:56:31 +02:00
Przemo Firszt
c1ea3d2179
FEM: Remove never used colorValue function and FemLib.py file
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-27 21:33:08 +02:00
wmayer
93526b3d87
+ FEM: Add icon to command
2015-04-24 21:45:34 +02:00
wmayer
603d51ed9a
+ FEM: reimplement function to create FEM mesh from shape
2015-04-23 23:36:05 +02:00
wmayer
51ef3a85bc
+ FEM: cleanup of unused dialog
2015-04-23 23:11:47 +02:00
Przemo Firszt
cd76999943
FEM: Change order of FEM toolbar items
...
Suggested by wmayer
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-23 17:04:31 +02:00
wmayer
638bf26bb5
+ FEM: Improve drag and drop for FEM analysis object
2015-04-23 13:31:14 +02:00
wmayer
56147abc14
+ FEM: Support drag and drop for analysis object
2015-04-22 23:24:43 +02:00
wmayer
fc6fb691fc
+ hide input shape after creating fem object, give feedback on wrong selection for nodes set
2015-04-22 22:45:07 +02:00
wmayer
3442eecb7a
+ FEM: remove useless error message
2015-04-20 11:35:40 +02:00
wmayer
a628da459e
+ remove broken command from FEM workbench
2015-04-18 22:06:55 +02:00
Przemo Firszt
841f8150cf
FEM: Add Preferences option to hide materials from user defined directory
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-14 15:25:45 +02:00
Przemo Firszt
995e917da0
FEM: Add Preferences option to hide materials from .FreeCAD/Materials directory
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-14 15:25:44 +02:00
Przemo Firszt
2e95c8d7b9
FEM: Add Preferences option to hide built in materials
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-14 15:25:43 +02:00
Przemo Firszt
33b4579d72
FEM: Add option to define custom material directory
...
That commit also tidies up FEM preferences, so all file
choosers have the same width
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-14 15:25:36 +02:00
Przemo Firszt
1f96d235ff
FEM: Add option to define ccx path in Preferences
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-14 15:25:32 +02:00
wmayer
2ee400b679
+ fix rendering problems for FEM elements
2015-04-13 22:11:27 +02:00
wmayer
6e44688670
+ fix critical memory leak
2015-04-13 17:24:54 +02:00
wmayer
e77027b24d
+ fix highlighting of words with numbers
2015-04-10 23:38:29 +02:00
Przemo Firszt
6fb5733e47
FEM: Unify access rights for FEM svg images
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-09 19:45:11 +02:00
Przemo Firszt
3cef815ebe
FEM: Replace hardcoded icon with a normal image file
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-09 19:45:11 +02:00
Przemo Firszt
115d67b76f
FEM: Add preferences dialog
...
This patch add FEM preferrences dialog. There is currently only
one option to define if internal or external editor should be used to
open CalculiX input .inp files. Disabling internal editor allows to
define path to external editor.
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-03 08:07:28 +02:00
wmayer
8ed77e22d3
+ support .inp file format
2015-04-01 11:09:46 +02:00
wmayer
02c58ca564
FEM: improve Abaqus syntax highlighter
2015-03-30 15:28:08 +02:00
wmayer
2adc56cb14
+ syntax highlighter for Abaqus, show short filename on tabs
2015-03-28 21:50:01 +01:00
Przemo Firszt
48bd90feec
+ FEM: Use existing internal editor for inp files
2015-03-28 19:33:11 +01:00
Yorik van Havre
22c17aafbc
Merged crowdin translations
2015-03-07 15:17:58 -03:00