Yorik van Havre
a9717a1e17
Merged crowdin translations
2021-09-07 11:26:48 +02:00
Yorik van Havre
73d5e2c7e1
Updated ts files
2021-09-06 15:32:07 +02:00
Yorik van Havre
db3b29b088
Merge branch 'alafr-arch-structure' of https://github.com/alafr/FreeCAD
2021-09-02 14:36:43 +02:00
Yorik van Havre
352fa25167
Arch: Added option to references to fuse the base objects by material
2021-09-02 12:21:29 +02:00
Yorik van Havre
6093e302ce
Arch: Better icon for arch references
2021-08-26 14:55:18 +02:00
Yorik van Havre
199e8a8d6e
Merged crowdin translations
2021-08-26 14:51:36 +02:00
Yorik van Havre
8acd9f8734
Updated ts files
2021-08-26 14:50:54 +02:00
Chris Hennes
e434970220
[Arch] Silence LGTM missing init warnings
2021-08-17 12:34:28 -05:00
paul lee
dc911dde55
[ArchWall] Fix MakeBlocks to work if Base is Sketch with 1 edge only
...
To be merged with #4955
2021-08-09 09:06:03 +08:00
alafr
d043bf6a77
Merge branch 'master' into alafr-arch-structure
2021-08-06 21:55:02 +02:00
Yorik van Havre
82dd05b53d
Arch: Remember wall alignment when creating from existing wires
2021-08-03 16:45:07 +02:00
Yorik van Havre
62b1130ead
Arch: Don't add spaces to BuildingPArt's shape
2021-08-03 16:44:15 +02:00
Yorik van Havre
fdb30bd704
Merge pull request #4894 from steelman/arch-frame-profile-alignment
...
Arch: Align profile's Y with layout's normal vector
2021-08-03 11:53:58 +02:00
luz paz
4d21ffa904
Fix various typos
2021-07-31 09:46:50 +02:00
Yorik van Havre
644a77a17f
Arch: Fixed windows invert hinge option
2021-07-16 12:22:56 +02:00
Yorik van Havre
1eab74ef4d
Arch: Fixed wrong numbering in arch axis in section mode
2021-07-16 12:22:15 +02:00
Yorik van Havre
c97e809592
Arch: Better icon for Arch component
2021-07-13 15:46:54 +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
Yorik van Havre
da7ee8e061
Arch: Fixed text position of Arch spaces
2021-07-09 15:10:47 +02:00
Yorik van Havre
834933866e
Merged crowdin translations
2021-07-08 16:06:38 +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
da508e30b0
Merged crowdin translations
2021-07-01 13:56:25 +02:00
Yorik van Havre
7efbe176a0
Updated ts files
2021-07-01 13:50:17 +02:00
Yorik van Havre
3a6becbfe7
Arch: Added Depth property to SectionPlanes
2021-07-01 13:46:24 +02:00
Łukasz Stelmach
063f05c72d
Arch: Align profile's Y with layout's normal vector
...
Align profile's Y axis with lyouts normal vector so the profile is always
upright regardles of the direction of extrusion. See [1] for more details.
[1] https://forum.freecadweb.org/viewtopic.php?f=3&t=59725
2021-06-27 22:34:35 +02:00
Yorik van Havre
acedf491f3
Merged crowdin translations
2021-06-24 17:22:19 +02:00
Łukasz Stelmach
08396c9bc3
Arch: Draw solar diagrams for timezones other than UTC and UTC-3
...
Use the value of tz parameter to set a timezone instead of -3 constant.
Make updates to TimeZone property trigger redrawing of a solar diagram.
2021-06-22 13:33:35 +02:00
Yorik van Havre
24362e9020
Merged crowdin translations
2021-06-17 16:04:02 +02:00
Yorik van Havre
d12702e588
Updated ts files
2021-06-17 15:49:33 +02:00
Yorik van Havre
e25d07114f
Merge pull request #4852 from Syres916/patch-20
...
[Arch] Wavefront Obj Import files from...
2021-06-15 16:02:35 +02:00
balrobs
530f5e4b12
Fixing connection error for structural surface members
...
This changes improve connections between structural surface members with coincident edges
See forum: https://forum.freecadweb.org/viewtopic.php?f=39&t=54286&p=509311#p509311
2021-06-11 07:28:25 +02:00
balrobs
2f60e710b7
Bug fix for PointConnections of StructuralCurvedMembers
...
this fixes a bug (indention problem) that prevented che correct generation of PointConnections for StructuralCurvedMembers (beams/columns) with coincident nodes.
See: https://forum.freecadweb.org/viewtopic.php?f=39&t=54286&start=40#p509233
2021-06-11 07:28:25 +02:00
Syres916
6195043f65
[Arch] Wavefront Obj Import files from...
...
...other programs such as Meshroom that don't contain an object name line. There is a bug report but bizarrely it's completely the reverse of what is currently occurring https://tracker.freecadweb.org/view.php?id=2336
2021-06-10 16:58:32 +01:00
Yorik van Havre
ee6a9b8c7d
Merged crowdin translations
2021-06-10 12:24:24 +02:00
balrobs
9a6a6d27a6
adds IFC export for structural slabs (StructuralSurfaceMemebers) with their thickness
2021-06-09 10:25:38 +02:00
balrobs
81f19b50c1
Formating for better readability
...
The changes affect code in the exportIFCStructuralTools.py file and aims to improve only the readability for later planed export of SurfaceMembers
2021-06-09 10:25:38 +02:00
Yorik van Havre
fe101ff1b1
Merge pull request #4831 from balrobs/master
...
[Arch] Fix errors when exporting structures to IFC2X3 format
2021-06-04 13:22:56 +02:00
balrobs
a698748ac6
[Arch] Fix errors when exporting struchtures to IFC2X3 format
...
when trying to export structures to IFC2X3 there are some problems due to the fact, that the actual code uses functions not suitable for IFC2X3
this commit fixes this issues
see forum post: https://forum.freecadweb.org/viewtopic.php?f=39&t=54286&start=30#p507877
2021-06-04 01:20:17 +02:00
luz paz
1992fd2a72
Arch: fix typo in getIfcPsetProperties()
2021-06-03 14:36:21 -04:00
Yorik van Havre
9f81ca933d
merged crowdin translations
2021-06-03 15:43:34 +02:00
Yorik van Havre
441635aff0
updated ts files
2021-06-03 15:37:33 +02:00
Yorik van Havre
74a46e6b95
Arch: Added arrow and bar bubble modes to Arch Axis object
2021-05-31 14:14:46 +02:00
Yorik van Havre
dd1220b345
Merged crowdin translations
2021-05-27 14:51:33 +02:00
Yorik van Havre
4b7a5d2e98
Updated translation files
2021-05-27 14:44:40 +02:00
Matthijs Kooijman
2bbcb4994a
Arch: Simplify some ifs in ArchComponent
...
This commit does not change behavior.
2021-05-22 17:39:07 +02:00
balrobs
3ba585a807
Improve IFC export (structural analysis) for slabs
...
I did my best (I'm a programming novice) to understand the code and to improve the IFC export for slabs.
ATM for every slab all contour edges are exported as IFCSTRUCTURALCURVEMEMBER except the last closing one (see forum thread https://forum.freecadweb.org/viewtopic.php?f=39&t=54286 ).
This changes aim to also add the last closing edge for slabs.
2021-05-18 22:57:26 +02:00
Bernd Hahnebach
8bdd18d0dd
Arch, import IFC, fix in materials
2021-05-16 06:34:02 +02:00
Yorik van Havre
0be2757e13
Merged crwodin translations
2021-05-12 16:36:31 +02:00
Yorik van Havre
91ea7fbba8
Updated ts files
2021-05-11 13:05:20 +02:00