Bernd Hahnebach
e9d1af3acc
Material: better warning message if card name is not file name
2021-07-13 17:42:25 +02:00
Bernd Hahnebach
df3ba55bf1
Material: matcard writer, print error if no card name is provided on save
2021-07-13 17:42:19 +02:00
Bernd Hahnebach
599e601797
Material: matcard writer, get rid of Python 2 code
2021-07-13 17:42:13 +02:00
Bernd Hahnebach
42aff5d040
FEM: calculix writer, materials, comment
2021-07-13 16:37:27 +02:00
Yorik van Havre
c97e809592
Arch: Better icon for Arch component
2021-07-13 15:46:54 +02:00
Bernd Hahnebach
f579b434f1
FEM: calculix writer, print getting sets time
2021-07-13 13:27:57 +02:00
Yorik van Havre
394e52d7ec
Merge pull request #4910 from Roy-043/Arch_Fix_Arch_Wall
...
Arch: Fix Arch_Wall: block joints where put on the wrong side of offset
2021-07-13 11:29:12 +02:00
Yorik van Havre
2a43e3d0a1
Merge pull request #4883 from steelman/arch-timezone
...
Arch: Draw solar diagrams for timezones other than UTC and UTC-3
2021-07-13 11:24:34 +02:00
Bernd Hahnebach
a7a2f31bc5
FEM: cslculix writer, fix if young's modulus is smaller than 500 kPa
2021-07-13 09:32:47 +02:00
Bernd Hahnebach
7f44954d62
FEM: calculix writer, small improvements
2021-07-13 09:32:20 +02:00
Bernd Hahnebach
0344b7a40a
FEM: calculix writer, move generic constraint writer into base writer
2021-07-13 09:32:16 +02:00
Bernd Hahnebach
aac6497310
FEM: calculix writer, move material, element geometry and mat-geo-elementsets into separte methods
2021-07-12 23:45:44 +02:00
Bernd Hahnebach
8fe31431f3
FEM: calculix writer, move write mesh in separate module
2021-07-12 23:45:39 +02:00
Bernd Hahnebach
a8b14fa803
FEM: calculix writer, move write footer and step in separate modules
...
Bitte geben Sie eine Commit-Beschreibung für Ihre Änderungen ein. Zeilen,
2021-07-12 23:45:35 +02:00
Bernd Hahnebach
20dd86011c
FEM: calculix writer, rename constraint writing methods
2021-07-12 23:45:29 +02:00
Bernd Hahnebach
9259d7273f
FEM: writer base, add method to retieve all known sets
2021-07-12 20:36:51 +02:00
Bernd Hahnebach
e9cc19718f
FEM: code conventions, update
2021-07-12 20:36:46 +02:00
Bernd Hahnebach
5b0da2e71b
FEM: calculix writer, typo
2021-07-12 20:36:43 +02:00
Bernd Hahnebach
c3fafbb514
FEM: base writer, return on empty fem objects dict
2021-07-12 19:16:55 +02:00
Bernd Hahnebach
bdcf84d25a
FEM: basewriter, do not try to get elementsets if there are no centrif objects
2021-07-12 01:03:37 +02:00
Bernd Hahnebach
e501fa11ea
FEM: calculix writer, move constraint fluidsection in separate module
2021-07-12 01:03:29 +02:00
Bernd Hahnebach
7d68686758
FEM: calculix writer, move constraint initialtemperature in separate module, use generic constraint writer and fix unit tests
2021-07-12 01:03:20 +02:00
Bernd Hahnebach
45ea29030a
FEM: calculix writer, move constraint selfweigt in separate module and use generic constraint writer
2021-07-12 01:03:12 +02:00
Bernd Hahnebach
849271de9c
FEM: calculix writer, move constraint writing methodes
2021-07-12 01:03:06 +02:00
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