FEA-eng
5b0be7f2fe
FEM: Further improvement of the misleading constraint descriptions regarding the geometry selection ( #14002 )
...
* Update TaskFemConstraintFixed.ui
* Update TaskFemConstraintDisplacement.ui
* Update TaskFemConstraintSpring.ui
* Update TaskFemConstraintForce.ui
* Update TaskFemConstraintPressure.ui
* Update TaskFemConstraintHeatflux.ui
* Update TaskFemConstraintTemperature.ui
2024-05-16 21:20:16 -04:00
FEA-eng
7523582c5f
FEM: Change the misleading constraint descriptions regarding the geometry selection ( #13921 )
...
* FEM: Update TaskFemConstraintFixed.ui
* FEM: Update TaskFemConstraintForce.ui
* FEM: Update TaskFemConstraintTemperature.ui
* FEM: Update TaskFemConstraintDisplacement.ui
2024-05-13 10:54:03 -05:00
Uwe
f9930d883d
Fem: Change ConstraintPressure::Force property to App::PropertyForce
2023-10-04 17:03:28 -03:00
Ajinkya Dahale
40083d2b85
[FEM] Expand Add/Remove buttons in constraint tasks
...
Minor UI improvement. The behavior had changed when the buttons were changed
from `QPushButton` to `QToolButton` in c558fc7195 .
2022-05-01 12:01:31 +03:00
Uwe
f2f71d0dc7
[FEM] save all UI files using FreeCAD plugin for designer
...
in my FEM work the last weeks, I accidentally used a Qt Designer without a working FreeCAD plugin
2022-04-02 04:06:04 +02:00
Chris Hennes
1b6b921941
FEM: PR4556 Step 2: remove native=true
2022-03-28 10:43:21 -05:00
Uwe
c6ac4affc8
[FEM] sanitize some dialogs
...
- uniform button layout
- uniform width
- fix layout issues reported by Qt Designer
2022-03-17 03:02:05 +01:00
Ajinkya Dahale
c558fc7195
[FEM] Use modal add/remove for more constraints (8/??)
...
Use the previously added superclass `TaskConstraintOnBoundary` for more
constraints where it's usable.
Currently done:
TaskFemConstraintDisplacement
TaskFemConstraintForce
TaskFemConstraintSpring
TaskFemConstraintFluidBoundary
TaskFemConstraintHeatflux
TaskFemConstraintFixed
TaskFemConstraintTemperature
TaskFemConstraintPressure
Too different:
TaskFemConstraintTransform (single selection)
TaskFemConstraintContact (single selection, two fields)
TaskFemConstraintPlaneRotation (single selection)
(Other constraint tasks, which do not use `addToSelection`)
2022-01-07 05:33:42 +01:00
David Osterberg
43bc30da84
Beautify xml step 1: These changes do not affect the uic output
2021-03-02 16:29:11 +01:00
donovaly
3574182c13
TaskFemConstraintForce.ui: add tooltips and remove unnecessary spacer
2020-02-21 17:47:15 +01:00
donovaly
325b31aae3
FEM: change behavior of Force dialog to the one of all other constraint dialogs
2020-02-20 18:07:52 +01:00
wmayer
99ad0b71b9
+ issue #0002546 : FEM constraint parameters can't be smaller than 0,01 (N)
2016-08-14 23:07:24 +02:00
jrheinlaender
d48542cf56
Split code into separate files for each constraint type
2013-03-21 16:56:57 +04:30