Bernd Hahnebach
9a564dd906
Maaterial: card writer, force to use utf-8
2021-07-13 17:55:21 +02:00
Bernd Hahnebach
78924196db
Material: better warning message if card name is not file name
2021-07-13 17:42:25 +02:00
Bernd Hahnebach
3e14f499e5
Material: matcard writer, print error if no card name is provided on save
2021-07-13 17:42:19 +02:00
Bernd Hahnebach
6257ec125e
Material: matcard writer, get rid of Python 2 code
2021-07-13 17:42:13 +02:00
Bernd Hahnebach
4596f441bf
FEM: calculix writer, materials, comment
2021-07-13 16:37:27 +02:00
Yorik van Havre
8d93a0f3d8
Arch: Better icon for Arch component
2021-07-13 15:46:54 +02:00
Bernd Hahnebach
2685f13eb3
FEM: calculix writer, print getting sets time
2021-07-13 13:27:57 +02:00
Yorik van Havre
8728400e04
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
2acfba9870
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
c73c6097bf
FEM: cslculix writer, fix if young's modulus is smaller than 500 kPa
2021-07-13 09:32:47 +02:00
Bernd Hahnebach
e704f3267c
FEM: calculix writer, small improvements
2021-07-13 09:32:20 +02:00
Bernd Hahnebach
ad76c5b554
FEM: calculix writer, move generic constraint writer into base writer
2021-07-13 09:32:16 +02:00
Bernd Hahnebach
d72d24b30c
FEM: calculix writer, move material, element geometry and mat-geo-elementsets into separte methods
2021-07-12 23:45:44 +02:00
Bernd Hahnebach
9fa444c113
FEM: calculix writer, move write mesh in separate module
2021-07-12 23:45:39 +02:00
Bernd Hahnebach
61436a874d
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
90cecd0d2c
FEM: calculix writer, rename constraint writing methods
2021-07-12 23:45:29 +02:00
Bernd Hahnebach
cd02cf2ffd
FEM: writer base, add method to retieve all known sets
2021-07-12 20:36:51 +02:00
Bernd Hahnebach
290b5cc322
FEM: code conventions, update
2021-07-12 20:36:46 +02:00
Bernd Hahnebach
4681577166
FEM: calculix writer, typo
2021-07-12 20:36:43 +02:00
Bernd Hahnebach
3307bfe07c
FEM: base writer, return on empty fem objects dict
2021-07-12 19:16:55 +02:00
Bernd Hahnebach
fa146510f8
FEM: basewriter, do not try to get elementsets if there are no centrif objects
2021-07-12 01:03:37 +02:00
Bernd Hahnebach
7ec2d0e1cb
FEM: calculix writer, move constraint fluidsection in separate module
2021-07-12 01:03:29 +02:00
Bernd Hahnebach
9715034bc9
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
b43bdecef6
FEM: calculix writer, move constraint selfweigt in separate module and use generic constraint writer
2021-07-12 01:03:12 +02:00
Bernd Hahnebach
a154d3b93f
FEM: calculix writer, move constraint writing methodes
2021-07-12 01:03:06 +02:00
Bernd Hahnebach
3e7899b7f8
FEM: calculix writer, code formating
2021-07-12 01:02:59 +02:00
Bernd Hahnebach
4e26596f90
FEM: calculix writer, add write before and write after to constraints modules
2021-07-12 01:02:53 +02:00
Bernd Hahnebach
671b408751
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
2760064897
FEM: calculix writer, constraint writer, more simplifications
2021-07-12 01:02:41 +02:00
Bernd Hahnebach
aea694ac23
FEM: calculix writer, rename set writing methods to a generic one
2021-07-12 01:02:36 +02:00
Bernd Hahnebach
b97d774971
FEM: calculix writer, constraints set writer, remove getter from there
2021-07-12 01:02:31 +02:00
Bernd Hahnebach
c674cd31e9
FEM: calculix writer, move mesh data getter outside file writing
2021-07-12 01:02:25 +02:00
Bernd Hahnebach
cc4ba46f54
FEM: calculix writer, improve constraints code
2021-07-12 01:02:20 +02:00
Bernd Hahnebach
3576ae7c78
FEM: code formating
2021-07-12 01:02:16 +02:00
Bernd Hahnebach
81d04186c7
FEM: calculix writer, move constraint methods into separate modules
2021-07-12 01:02:12 +02:00
Bernd Hahnebach
b9cc49383f
FEM: code formating
2021-07-12 01:02:06 +02:00
carlopav
543aad45f7
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
8b9afbd921
[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 3704ad68 )
- 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
46282db7c8
FEM: constraint centrif, Gui tools
2021-07-09 22:04:19 +02:00
Bernd Hahnebach
f0b543ed81
FEM: constraint centrif, add unit test
2021-07-09 22:04:14 +02:00
Bernd Hahnebach
94c0522c38
FEM: constraint centrif, add example
2021-07-09 22:04:05 +02:00
UR-0
974f41e0cc
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
65f84827e5
FEM: constraint transform beam hinged, add unit test
2021-07-09 17:40:36 +02:00
sliptonic
b32d16fd52
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
20287874a8
Arch: Fixed text position of Arch spaces
2021-07-09 15:10:47 +02:00
Bernd Hahnebach
83991d7014
FEM: examples, constraint transform beam hinged, fix material
2021-07-09 13:45:19 +02:00
sprhawk
dd546a5ee9
to compile with PCL-1.12.0
2021-07-09 19:23:00 +08:00
Bernd Hahnebach
0a388722a7
FEM: constraint transform torque example, code improvement and unit test fix
2021-07-09 13:17:58 +02:00
Sudhanshu Dubey
bda6ad109f
FEM: contraint transform example, add unit test
2021-07-09 13:17:50 +02:00
Sudhanshu Dubey
48d6fa8ea2
FEM: examples, add constraint transform torque example
2021-07-09 13:17:44 +02:00