Bernd Hahnebach
|
c6989acd55
|
FEM: use new selection observer class for material reference shape selection
|
2015-11-11 09:14:50 +01:00 |
|
Bernd Hahnebach
|
ba394818a3
|
FEM: separate selection observer class from _TaskPanel shellthickness and beamsection
|
2015-11-11 09:14:49 +01:00 |
|
wmayer
|
dc20525edc
|
+ don't switch tab when creating new web page
|
2015-11-10 17:32:55 +01:00 |
|
wmayer
|
7546a39b12
|
+ Allow to open link in new web view
|
2015-11-10 16:40:04 +01:00 |
|
Eivind Kvedalen
|
be5e79601a
|
PartDesign: Fixed similar issue compared to #2302 with unit handling when using an expression for the chamfer size.
|
2015-11-09 21:37:24 +01:00 |
|
Eivind Kvedalen
|
acd0f6a79e
|
PartDesign: Fixed issue #2302 with unit handling when using an expression for the fillet radius.
|
2015-11-09 21:37:08 +01:00 |
|
wmayer
|
dff58e5df3
|
+ fix documentation of task dialog
|
2015-11-09 19:22:19 +01:00 |
|
wmayer
|
d3280a0b82
|
+ when trying to close a document then do it even if a task dialog is open
|
2015-11-09 19:21:56 +01:00 |
|
Bernd Hahnebach
|
9d856fbd7a
|
FEM: use addItem to add list items in shellthickness, beamsection and multimat ref shape list
|
2015-11-08 13:44:37 +01:00 |
|
Bernd Hahnebach
|
5e234486b2
|
FEM: rename uis of python task panels to TaskPanelName
|
2015-11-08 09:32:01 +01:00 |
|
Bernd Hahnebach
|
5e001f3e15
|
FEM: delet unused import FreeCAD
|
2015-11-07 20:04:10 +01:00 |
|
Bernd Hahnebach
|
062895c626
|
FEM: sort modules in CMakefiles
|
2015-11-07 18:36:28 +01:00 |
|
Bernd Hahnebach
|
c542a88e5e
|
FEM: move CalculiX test files to test_files/ccx directory
|
2015-11-07 17:23:31 +01:00 |
|
Bernd Hahnebach
|
737fa891f8
|
FEM: make Init.py flake8 compatiple
|
2015-11-07 16:41:31 +01:00 |
|
Bernd Hahnebach
|
b1e67a7e0a
|
FEM: use unix linefeeds in Init.py
|
2015-11-07 16:41:22 +01:00 |
|
Bernd Hahnebach
|
d10d18bd4d
|
FEM: rename ObjectsTaskPanel into TaskPanelObjects
|
2015-11-07 16:41:11 +01:00 |
|
Bernd Hahnebach
|
7847c6fcac
|
FEM: print console message if a task dialog is open already for beamsection and shellthickness
|
2015-11-07 13:24:45 -02:00 |
|
Bernd Hahnebach
|
ea6e65f9f8
|
FEM: add author to material files
|
2015-11-07 13:24:45 -02:00 |
|
Bernd Hahnebach
|
81cf730791
|
FEM: unused imports deleted
|
2015-11-07 13:24:45 -02:00 |
|
Bernd Hahnebach
|
05a20ecc77
|
FEM: split MechanicalMaterial into separate modules
|
2015-11-07 13:24:45 -02:00 |
|
Bernd Hahnebach
|
49c12c5e3d
|
FEM: use ConsolePrints instead of prints for MechanicalMaterial
|
2015-11-07 13:24:45 -02:00 |
|
Bernd Hahnebach
|
746bad9f18
|
FEM: shape typte test in selection of multiple material reference shapes
|
2015-11-07 13:24:45 -02:00 |
|
Bernd Hahnebach
|
3ef7d3ce3a
|
FEM: put prints in brackets in MechanicalMaterial
|
2015-11-07 13:24:45 -02:00 |
|
Bernd Hahnebach
|
cb690eca62
|
FEM: multiple materials, support for solids
|
2015-11-07 13:24:45 -02:00 |
|
Bernd Hahnebach
|
0c55f927f5
|
FEM: add getNodesBySolid()
Conflicts:
src/Mod/Fem/App/FemMesh.cpp
|
2015-11-07 13:24:45 -02:00 |
|
Bernd Hahnebach
|
52ad0bcc9d
|
FEM: selection of Faces and Edges as References for multiple MechanicalMaterial
|
2015-11-07 13:24:45 -02:00 |
|
Bernd Hahnebach
|
cb0a48c849
|
FEM: add Reference selection to Mechanicalmaterial ui
|
2015-11-07 13:24:45 -02:00 |
|
Bernd Hahnebach
|
8cb6ed7d6a
|
FEM: multiple materials for shell and beam meshes
|
2015-11-07 13:24:45 -02:00 |
|
Bernd Hahnebach
|
f02ba31d02
|
FEM: add spaces to FemTools license
|
2015-11-07 13:24:45 -02:00 |
|
wmayer
|
94a62e015c
|
+ allow to set u/v dirs for B-Spline fit
|
2015-11-06 16:43:58 +01:00 |
|
wmayer
|
9bb0e7f75e
|
+ fix build failure on Linux
|
2015-11-06 14:56:19 +01:00 |
|
wmayer
|
0bb6dc4cf1
|
+ add task dialog to perform B-Spline fit
|
2015-11-06 14:30:26 +01:00 |
|
wmayer
|
d6bbc0ad0f
|
+ add helper classes to store names of doument and object and not a pointer
|
2015-11-06 14:28:03 +01:00 |
|
wmayer
|
8645d56acf
|
+ get initial plane fit from B-Spline fit if required
|
2015-11-06 00:27:33 +01:00 |
|
wmayer
|
25fd2adb03
|
+ fixes #0002329: remove the 2 now obsolete Pivy versions distributed with FreeCAD source code
|
2015-11-05 21:26:05 +01:00 |
|
wmayer
|
e8048a4968
|
+ fix build failure with occ 6.9.1
|
2015-11-05 19:40:34 +01:00 |
|
Bernd Hahnebach
|
39d6d68366
|
FEM: use super class FemCommands for ShellThickness and BeamSection Commands
|
2015-11-05 17:31:03 +01:00 |
|
Bernd Hahnebach
|
59bafd51c0
|
FEM: split FemBeamSection into separate modules
|
2015-11-05 17:31:02 +01:00 |
|
Bernd Hahnebach
|
5d9954d3da
|
FEM: split FemShellThickness into separate modules
|
2015-11-05 17:31:02 +01:00 |
|
Bernd Hahnebach
|
c3328d6b4e
|
FEM: use unix linefeeds in InitGui.py
|
2015-11-05 17:31:02 +01:00 |
|
wmayer
|
44a54e417c
|
+ (hopefully) fix build failure with occ 6.9.1
|
2015-11-05 17:06:04 +01:00 |
|
wmayer
|
3d8d6eca5e
|
+ implement mechanism to allow only a single application instance
|
2015-11-05 15:56:50 +01:00 |
|
wmayer
|
899199daf5
|
+ move GuiApplication class into its own source files
|
2015-11-04 22:04:48 +01:00 |
|
wmayer
|
e5f805a773
|
+ optimize B-spline approximation
|
2015-11-04 14:39:20 +01:00 |
|
wmayer
|
38ca335a1f
|
+ check if pcl is built opennurbs support
|
2015-11-04 12:16:35 +01:00 |
|
Przemo Firszt
|
64950056b8
|
FEM: Fix typos in property definitions
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
|
2015-11-03 20:04:23 +00:00 |
|
Przemo Firszt
|
d025f1e109
|
FEM: Replace invalid ElementNumbers with NodeNumbers
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
|
2015-11-03 20:04:23 +00:00 |
|
Przemo Firszt
|
a85c68aa65
|
FEM: Add EigenmodeFrequency property to result object
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
|
2015-11-03 20:04:23 +00:00 |
|
Przemo Firszt
|
9531c0b088
|
FEM: Add Eigenmode property to result object
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
|
2015-11-03 20:04:23 +00:00 |
|
Przemo Firszt
|
30e2ec315b
|
FEM: Add simple dat file reader
It's a simple CalculiX dat file reader used to extract eigenmode
frequencies after freqyency analysis.
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
|
2015-11-03 20:04:23 +00:00 |
|