FEA-eng
c458c0b8a6
Update constraint_selfweight_cantilever.inp
2024-02-29 09:47:54 +01:00
FEA-eng
45dadb2ecb
Update constraint_sectionprint.inp
2024-02-29 09:47:37 +01:00
FEA-eng
3e978ba684
Update constraint_contact_shell_shell.inp
2024-02-29 09:47:19 +01:00
FEA-eng
732aa1d717
Update ccx_cantilever_prescribeddisplacement.inp
2024-02-29 09:46:39 +01:00
FEA-eng
c0cfde12cb
Update ccx_cantilever_nodeload.inp
2024-02-29 09:46:19 +01:00
FEA-eng
03331a0c92
Update ccx_cantilever_faceload.inp
2024-02-29 09:46:02 +01:00
FEA-eng
63ef0f3695
Update ccx_cantilever_ele_tria6.inp
2024-02-29 09:45:41 +01:00
FEA-eng
9346466543
Update ccx_cantilever_ele_tria3.inp
2024-02-29 09:45:24 +01:00
FEA-eng
b0b32cfcaa
Update ccx_cantilever_ele_seg3.inp
2024-02-29 09:45:01 +01:00
FEA-eng
caadcd9be6
Update ccx_cantilever_ele_seg2.inp
2024-02-29 09:44:44 +01:00
FEA-eng
5af89d2164
Update ccx_cantilever_ele_quad8.inp
2024-02-29 09:44:26 +01:00
FEA-eng
ceae29ff58
Update ccx_cantilever_ele_quad4.inp
2024-02-29 09:44:07 +01:00
FEA-eng
762482f2c9
Update ccx_cantilever_ele_hexa20.inp
2024-02-29 09:43:49 +01:00
FEA-eng
c000aef3f2
Update ccx_cantilever_beam_rect.inp
2024-02-29 09:43:27 +01:00
FEA-eng
d726e340c9
Update ccx_cantilever_beam_pipe.inp
2024-02-29 09:43:08 +01:00
FEA-eng
1b1aa39452
Update ccx_cantilever_beam_circle.inp
2024-02-29 09:42:41 +01:00
FEA-eng
3c67d563d4
Update box_static.inp
2024-02-29 09:42:08 +01:00
FEA-eng
d83070503e
Update thermomech_bimetall.py
2024-02-29 09:41:23 +01:00
FEA-eng
6339973390
Update square_pipe_end_twisted_nodeforces.inp
2024-02-29 09:38:57 +01:00
FEA-eng
33dd6b551b
Merge branch 'FreeCAD:main' into fem_ccx_incrementation
2024-02-29 09:17:47 +01:00
Chris Hennes
76b7e0eb56
Merge pull request #12201 from bgbsww/bgbsww-toponamingGetElementName
...
Toponaming: transfer in getElementName and dependencies
2024-02-28 21:05:54 -06:00
Chris Hennes
4fb058f6af
Toponaming/Part: Clang-format cleanup
2024-02-28 19:18:45 -06:00
Chris Hennes
fca9973614
Merge pull request #12610 from bgbsww/bgbsww-toponamingReplaceElementShape
...
Toponaming/Part: replace element shape and remove element shape
2024-02-28 18:52:18 -06:00
FEA-eng
786f905e31
Update DlgSettingsFemCcx.ui
2024-02-28 23:29:05 +01:00
FEA-eng
f06a067445
Update write_step_equation.py
2024-02-28 23:17:34 +01:00
FEA-eng
ad99f6f737
Update solver.py
2024-02-28 23:13:45 +01:00
bgbsww
db38a7eb7e
Toposhape/Part: cleanup and test getElementName
2024-02-28 17:07:36 -05:00
Zheng, Lei
1d9fcfea9a
Toponaming/Part: trasnfer in getElementName
2024-02-28 17:06:09 -05:00
bgbsww
4e1c37cd6e
Toposhape/Part: Clean and test replacEShape and removEShape
2024-02-28 16:53:29 -05:00
Zheng, Lei
b5af3d38c3
Toposhape/Part: Transfer in replacEShape and removEShape
2024-02-28 16:41:07 -05:00
Chris Hennes
e17f1b5cbe
Merge pull request #12628 from bgbsww/bgbsww-toponamingFeatureCompound
...
Toponaming/Part feature compound and revolution
2024-02-28 15:30:11 -06:00
Chris Hennes
a8897cd362
Merge pull request #12590 from bgbsww/bgbsww-toponamingMakeElementBSplineFace
...
Toponaming/Part make element b spline face and filled face
2024-02-28 15:29:13 -06:00
Chris Hennes
1ed69c1e66
Merge pull request #12474 from NomAnor/pd-pattern-tasks
...
Refactoring and cleanup of PD Pattern task panels
2024-02-28 15:10:37 -06:00
Chris Hennes
667514e21b
PD: Correct typo in pattern parameters
2024-02-28 13:56:16 -06:00
André Althaus
1ee4a555da
Fix reference selection code
...
PolarPattern was missing some classes. The code is now more consistent
between the patterns.
2024-02-28 17:29:59 +01:00
André Althaus
bd0e555e4e
Use the isDerived<>() Template function
2024-02-28 17:29:59 +01:00
André Althaus
3936f49ee2
Fix linter hints
2024-02-28 17:29:59 +01:00
Chris Hennes
908eb7bc04
App: Remove unneeded forward declaration
...
Addresses clang-tidy complaint: declaration 'Feature' is never referenced, but a declaration with the same name found in another namespace 'Part' [bugprone-forward-declaration-namespace]
2024-02-28 12:58:46 +01:00
pre-commit-ci[bot]
b2d42e778d
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-02-28 12:58:07 +01:00
Roy-043
ce706604e8
Sketcher: improve GUI texts for arcs and conics
...
The descriptions were sometimes not accurate (major/minor radius for ellipses). I have also tried to improve the constistency a little.
Forum topic:
https://forum.freecad.org/viewtopic.php?t=85396
2024-02-28 12:58:07 +01:00
pre-commit-ci[bot]
212d5cf4a3
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-02-28 12:55:40 +01:00
Roy-043
499539168e
Sketcher: improve GUI texts for rectangles
...
The texts for the modes were changed to match those of the line tool.
2024-02-28 12:55:40 +01:00
pre-commit-ci[bot]
8923419440
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-02-28 12:54:11 +01:00
Roy-043
9563f3e580
Sketcher: Change Sketcher_CreatePointFillet button text to match menu text
...
The menu text is "Create corner-preserving fillet" it makes sense to use a similar text for the button and not "Constraint-preserving sketch fillet".
2024-02-28 12:54:11 +01:00
Chris Hennes
972b7f1e61
Addon Manager: Fix scroll distance on scrollbar click
2024-02-27 22:36:16 -06:00
PaddleStroke
eaff8d5436
Sketcher: Line DSH: Harmonize width/length behavior with rectangle.
2024-02-27 21:46:41 -06:00
Ed Williams
4bb28e543c
Change the calculation of the b parameter of the hyperbolic arc ( #12467 )
...
* Change the calculation of the b parameter of the hyperbolic arc
so that it does not give 0/0 when cos(phi) = 0
This gave problems if the first two points defined in the sketcher had
the same x-coordinate.
2024-02-27 14:38:05 -06:00
bgbsww
b121fa524f
Toposhape/Part: Cleanup and tests for FeatureCompound and FeatureRevolution
2024-02-27 09:58:13 -06:00
Zheng, Lei
7ace1d9a66
Toposhape/Part: Transfer in FeatureCompound and FeatureRevolution
2024-02-27 09:58:13 -06:00
bgbsww
15b0266564
Toponaming/Part: Add tests and clean makeElementBSplineFace and makeElementFilledFace
2024-02-27 09:57:27 -06:00