Commit Graph

20474 Commits

Author SHA1 Message Date
Bernd Hahnebach
23e190fba4 FEM: calculix writer, code formating 2021-07-12 01:02:59 +02:00
Bernd Hahnebach
09703327ea FEM: calculix writer, add write before and write after to constraints modules 2021-07-12 01:02:53 +02:00
Bernd Hahnebach
51db88451a FEM: calculix writer, do no longer write method names into input file, fix all unit test files 2021-07-12 01:02:46 +02:00
Bernd Hahnebach
4bd5f635df FEM: calculix writer, constraint writer, more simplifications 2021-07-12 01:02:41 +02:00
Bernd Hahnebach
e2e012e2d0 FEM: calculix writer, rename set writing methods to a generic one 2021-07-12 01:02:36 +02:00
Bernd Hahnebach
241ffb81ad FEM: calculix writer, constraints set writer, remove getter from there 2021-07-12 01:02:31 +02:00
Bernd Hahnebach
54e2007e32 FEM: calculix writer, move mesh data getter outside file writing 2021-07-12 01:02:25 +02:00
Bernd Hahnebach
3674be37a4 FEM: calculix writer, improve constraints code 2021-07-12 01:02:20 +02:00
Bernd Hahnebach
e2396cc048 FEM: code formating 2021-07-12 01:02:16 +02:00
Bernd Hahnebach
a14c601ed6 FEM: calculix writer, move constraint methods into separate modules 2021-07-12 01:02:12 +02:00
Bernd Hahnebach
552222ea92 FEM: code formating 2021-07-12 01:02:06 +02:00
carlopav
522a1da541 Draft: fixed Snap behaviour when no document is active.
Draft toolbar and statusbar can be activated also when no document is active, because Snap is not related to active document.
2021-07-11 10:09:46 +02:00
donovaly
8e3ebc07ed [PD] fix property issues
- Helix: the property Turns has the App::PropertyFloatConstraint thus also the pointer to it must have the same property

- LinearPattern and Helix: make constraints static class member (forgot this in commit 114bdf6b)

- Draft: make the constraint const

- PolarPattern and LinearPattern assure that the header file is loaded at last to avoid potential troubles
2021-07-11 01:43:38 +02:00
UR-0
5cf39c4912 FEM: constraint centrif, Gui tools 2021-07-09 22:04:19 +02:00
Bernd Hahnebach
71ad243da6 FEM: constraint centrif, add unit test 2021-07-09 22:04:14 +02:00
Bernd Hahnebach
51e05eac08 FEM: constraint centrif, add example 2021-07-09 22:04:05 +02:00
UR-0
cc97865141 FEM: constraint centrif, App objects and methods:
- CalculiX centrifugal body loads
- CalculiX label CENTRIF from *DLOAD card
- implement FreeCAD NonGui code
- the object, ccx writer, etc
2021-07-09 22:03:58 +02:00
Sudhanshu Dubey
8279d687fb FEM: constraint transform beam hinged, add unit test 2021-07-09 17:40:36 +02:00
sliptonic
9fc9cd483a Merge pull request #4909 from troyp76/master
Path: Fixed incorrect usage of isDirty() in the accept button call back.
2021-07-09 09:23:55 -05:00
Yorik van Havre
da7ee8e061 Arch: Fixed text position of Arch spaces 2021-07-09 15:10:47 +02:00
Bernd Hahnebach
e2f7f56d89 FEM: examples, constraint transform beam hinged, fix material 2021-07-09 13:45:19 +02:00
sprhawk
7fa4401274 to compile with PCL-1.12.0 2021-07-09 19:23:00 +08:00
Bernd Hahnebach
9602e3aac3 FEM: constraint transform torque example, code improvement and unit test fix 2021-07-09 13:17:58 +02:00
Sudhanshu Dubey
da14b75b6b FEM: contraint transform example, add unit test 2021-07-09 13:17:50 +02:00
Sudhanshu Dubey
e8c573e782 FEM: examples, add constraint transform torque example 2021-07-09 13:17:44 +02:00
Bernd Hahnebach
b47841cf8b FEM: general preferences gui, improve a string 2021-07-09 13:17:39 +02:00
Bernd Hahnebach
b0d5cedf19 FEM: calculix writer, small fix in constraint transform and a white space somewhere else 2021-07-09 13:17:32 +02:00
Bernd Hahnebach
cc1d883b64 FEM: calculix writer, move inlet outlet fluid mesh treament methods 2021-07-09 09:07:01 +02:00
Bernd Hahnebach
10abcfe789 FEM: calculix writer, code improvements 2021-07-09 09:06:57 +02:00
ebrahimraeyat
0897c02c78 FEM: writer base and ccx writer, move some calculix writer methods to writerbase 2021-07-09 09:06:53 +02:00
Yorik van Havre
834933866e Merged crowdin translations 2021-07-08 16:06:38 +02:00
Yorik van Havre
e540e5a969 Updated ts files 2021-07-08 16:00:23 +02:00
Roy-043
e80a21a26a Arch: Fix Arch_Wall: block joints where put on the wrong side of offset
In the execute method block joints were put on the wrong side of the offset which lead to the first block in each row being larger than intended.
2021-07-07 18:54:34 +02:00
Yorik van Havre
c0efc7fa32 Draft: added AutoUpdate property to shape2Dviews to disambiguate with VisibleOnly property 2021-07-07 15:45:22 +02:00
Yorik van Havre
ded759f614 Draft: Fixed missing type check in is_clone 2021-07-07 15:44:46 +02:00
Yorik van Havre
36a73e5fa0 Draft: disconsider unknown edge types in geo utils 2021-07-07 15:43:55 +02:00
Bernd Hahnebach
624c02fdcf FEM: calculix writer, move heatflux suface faces getter in separate method (like other constraints do) 2021-07-07 11:40:46 +02:00
troyp76
66346a4750 Merge branch 'master' into master 2021-07-07 18:12:26 +10:00
Bernd Hahnebach
f8782f8b80 FEM: calculix writer, move section print suface faces getter in separate method (like other constraints do) 2021-07-07 10:11:14 +02:00
troyp76
503c4f5e18 Merge branch 'master' into master 2021-07-07 02:30:49 +10:00
Bernd Hahnebach
033fd40786 FEM: calculix writer, get rid of two times the word head 2021-07-06 14:56:08 +02:00
Bernd Hahnebach
9be495e283 FEM: calculix writer, generic node set writer, get rid of duplicate code 2021-07-06 14:56:02 +02:00
Bernd Hahnebach
0df7b5c7d3 FEM: calculix writer, code formating 2021-07-06 14:55:57 +02:00
Bernd Hahnebach
a9886d9b49 FEM: calculix writer, add generic constraint data writer 2021-07-06 14:55:50 +02:00
Bernd Hahnebach
d8dbdc8386 FEM: calculix writer, improve contraint set writer 2021-07-06 14:55:44 +02:00
Bernd Hahnebach
35c9510d0c FEM: calculix writer, use obj name as unique identifier for constraint section print 2021-07-06 14:55:38 +02:00
troyp76
55b5fb7c51 Merge branch 'master' into master 2021-07-06 13:43:35 +10:00
Bernd Hahnebach
ee12068253 FEM: fix failing unit test due to wrong result name, related: 761ac1ca5b1a 2021-07-05 23:58:35 +02:00
Bernd Hahnebach
6d9f0bfc65 FEM: code formating 2021-07-05 23:34:26 +02:00
UR-0
c90f48546e FEM: selection widget, small improvements 2021-07-05 23:34:16 +02:00