Yorik van Havre
281a370815
Arch: Remember values for precast concrete presets
2019-05-15 15:55:21 -03:00
Yorik van Havre
ff130d08f4
Arch: Refactor of Structure's Column/Beam modes and fixed rotation issues
2019-05-15 15:08:23 -03:00
Yorik van Havre
c0430bf876
Arch: Fixed wrong structures drawn in beam mode using a metal profile
2019-05-10 22:58:04 -03:00
Yorik van Havre
135c96fbc8
Arch: Fixed translation issues in wall and structure + make use of line task dialog
2019-05-10 22:43:59 -03:00
Yorik van Havre
506cfd9bd2
Arch: Renamed property IfcRole to IfcType
2019-04-09 15:53:01 -03:00
Yorik van Havre
4ea3508967
Arch: Wall, structure, window and panel tools now remember and keep last used values
2019-03-28 17:02:54 -03:00
Yorik van Havre
bfb0a85ab5
Arch: Lowered tolerance of planar profiles for Arch structures
2018-12-27 12:29:03 -02:00
Yorik van Havre
00a241ec40
Arch: Fixed non-unified extrusion direction in multisolid structures
2018-12-05 17:27:12 -02:00
Yorik van Havre
77c7b0b886
Arch: Fixed wrong extrusion of multisolid structures
2018-12-05 13:02:48 -02:00
Yorik van Havre
0e554bd36e
Draft/Arch: minor fixes
2018-12-01 18:56:05 -02:00
Yorik van Havre
306c6d66c5
Arch: Added pref option to set default MoveWithHost property
2018-12-01 12:23:45 -02:00
Yorik van Havre
af8bdf4c5b
Arch: Fixed IFC export of arch structures with several solids / holes
2018-12-01 12:14:00 -02:00
Yorik van Havre
7501055394
Arch: Close base profile of Structures automatically when needed
2018-08-30 17:12:18 -03:00
Yorik van Havre
ff21c1b95d
Arch: Added edit mode task panel to arch profiles + added American Wide Flange (W) profiles
2018-07-21 22:50:07 -03:00
Yorik van Havre
a1faed3449
Arch: using basic object names for all arch objects
2018-07-07 14:40:10 -03:00
Yorik van Havre
334f2df65f
Arch: Support of IfcBuildingElement and IfcPropertySets in ifc import/export
2018-07-04 14:49:31 -03:00
Yorik van Havre
2a116ff4f1
Arch: Handle cloning of BuildingParts
2018-06-29 12:12:54 -03:00
Yorik van Havre
0bae245b26
Arch: separate properties creation in own methods and check properties at file load
2018-06-01 19:36:35 -03:00
Yorik van Havre
63794fcefd
Arch: Renamed Role property to IfcRole
2018-05-11 12:01:55 -03:00
Yorik van Havre
34ba3d8f3c
Arch: All Arch objects can now have any IFC type(role)
2018-05-10 10:42:06 -03:00
Yorik van Havre
d49a194279
Arch/Draft: Make sure an active doc exists before creating objects
2018-05-08 16:07:55 -03:00
Yorik van Havre
f3329e2c71
Arch: Added a new 'beam mode' to draw structure objects
2018-05-07 23:21:53 -03:00
Yorik van Havre
ef9a411318
Arch: Fixed leftover encoding bug (backported to 0.17)
2018-04-17 11:18:23 -03:00
luz.paz
978a02c9cb
Arch: Misc. typos and uniformity fixes
2018-02-12 21:55:31 +01:00
luz.paz
ccb2fc6387
Arch: removing \n from translated strings
...
ref: https://crowdin.com/translate/freecad/548/en-hu#6501126
2018-02-07 09:42:13 +01:00
Yorik van Havre
aa46c72c6e
Arch: Fixed wrong placement of structures
2018-01-05 20:04:13 -02:00
Unknown
e3eca59173
Misc. typo fixes
...
Various workbenches
2017-12-23 14:30:30 +01:00
Yorik van Havre
3bd9846428
Arch: Fixed wrong strucutral presets
2017-11-03 12:28:29 -02:00
Yorik van Havre
d8e2f8c221
Arch: Fixed orienation bug in structure
2017-08-19 11:56:08 -03:00
Yorik van Havre
ca8f827570
Arch: fixed normal direction bug in structures
2017-08-08 18:30:26 -03:00
Yorik van Havre
10836b58cf
Arch: Added IFC pref option to export objects with full parametric properties
2017-07-31 16:47:40 -03:00
Yorik van Havre
cf01dd18ab
Arch: Removed Armatures property from Structures + added Host property to Rebars
2017-07-05 20:58:48 -03:00
looooo
10866d38d3
py3: Draft: string / unicode:
...
issue 0000995
- use optional argument to get unicode from translation in python2
- add a utf8_decode function to get unicode from string, bytes, unicode
2017-06-20 12:18:01 +02:00
Yorik van Havre
91ddc9477e
Arch: Fixing wrong normal direction in structures
2017-06-06 19:29:06 -03:00
Yorik van Havre
96ab2876b5
Arch: Fixed multilayer wall colors + added control in wall creation panel + fixed default roles
2017-05-05 12:45:41 -03:00
Kunda
de2392eb18
source typo fixes pt5
...
+ cleaning up some more non-short-URLs
Issue #2914
2017-03-04 13:07:13 -03:00
looooo
1e173b68a4
py3: Arch: mostly print-statements
...
7247937288be85fe217c2d57cdb96c9a666e4e28
00528f4b445fd851df53a79b4be6f1ff480f74d0
b7e3a874dbadbac1c1ecfade4b8676c15fdf25ee
2017-03-02 14:59:31 +01:00
Yorik van Havre
489d080f77
Arch: Add default storey when exporting to IFC + allow all Arch objects to have Undefined role
2017-02-17 20:47:39 -02:00
Yorik van Havre
009859ddf3
Draft: AutoGroup system
2017-01-25 14:55:14 -02:00
Priit Laes
c55216c2a9
py3: Arch: *.py: Fix syntax for python3
2017-01-17 09:24:46 +01:00
Yorik van Havre
c2aad57a43
Arch: decompose multifuse objects when exporting to IFC
2017-01-04 21:08:54 -02:00
Yorik van Havre
39ddebc337
Arch: Fixed bug with arch objects that are a clone and have a material
2016-12-30 19:25:42 -02:00
Yorik van Havre
7c7aea1308
Arch: fixed typo in yesterdays commmit
2016-12-30 12:10:38 -02:00
Yorik van Havre
4284e437d3
Arch: Make sure the BaseMaterial property contains a Material object
2016-12-29 20:42:30 -02:00
wmayer
50dc459d42
remove UnicodeUTF8
2016-12-27 19:31:25 +01:00
Yorik van Havre
26c4981179
Arch: Fixed placement of precest structures
2016-12-11 13:48:07 -02:00
wmayer
c3fe2de155
replace Part.Line with Part.LineSegment
2016-11-30 21:25:18 +01:00
Yorik van Havre
bf0d37bf28
Doc: Fixes in doxygen docs for Draft,Arch, FEM
2016-11-17 17:04:09 -02:00
Yorik van Havre
551c541a0d
Arch: fixed remaining bugs in structures + use facemakers - fixes #2523
2016-11-12 11:48:05 -02:00
Yorik van Havre
a17330fcfc
Arch: minor fix in strucutral nodes calculaiton
2016-10-31 23:53:30 -02:00