Max Wilfinger
483dbbae33
FEM: Update UI strings for consistency
2025-06-30 10:35:42 -05:00
FEA-eng
ff47cbd1d5
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
d430551aa0
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
af684644ab
Fem: Change ConstraintPressure::Force property to App::PropertyForce
2023-10-04 17:03:28 -03:00
Ajinkya Dahale
43b0a03cee
[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 64a95596459f8db6b5fce16a354913ac1d669344.
2022-05-01 12:01:31 +03:00
Uwe
b5a18cddcb
[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
28d23507e8
FEM: PR4556 Step 2: remove native=true
2022-03-28 10:43:21 -05:00
Uwe
1b829a560d
[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
e92cc10819
[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
c1b3fba031
Beautify xml step 1: These changes do not affect the uic output
2021-03-02 16:29:11 +01:00
donovaly
334af3b30c
TaskFemConstraintForce.ui: add tooltips and remove unnecessary spacer
2020-02-21 17:47:15 +01:00
donovaly
4c368c7c21
FEM: change behavior of Force dialog to the one of all other constraint dialogs
2020-02-20 18:07:52 +01:00
wmayer
1fed75002e
+ issue #0002546 : FEM constraint parameters can't be smaller than 0,01 (N)
2016-08-14 23:07:24 +02:00
jrheinlaender
4755859cb6
Split code into separate files for each constraint type
2013-03-21 16:56:57 +04:30