vocx-fc
1fb5408694
Arch: use the new Draft trackers module
...
Previously it was `DraftTrackers.py`.
Now we import the trackers from `draftguitools/gui_trackers.py`.
2020-03-31 12:09:25 +02:00
alafr
5b19d068c1
Export Arch Structure as Ifc Brep if not a simple extrusion
2020-03-02 11:53:46 -03:00
alafr
0680ca95e2
Fix use of Sketch as a Base for Arch Structure extruded along a Tool
...
See: https://forum.freecadweb.org/viewtopic.php?f=23&t=43228
It fixes the following issue:
Allow the use of sketches for Structure which follow a Tool. Currently, sketches are only accepted as structure Base when there is no Tool set. If I select the sketch and press the Structure button, the structure is computed correctly. But when I set the Tool property, the message "Structure has no solid" is reported and the Structure is not updated.
2020-03-02 11:53:46 -03:00
luz.paz
8af8689d73
Arch: [skip ci] fix header uniformity
...
This PR fixes header uniformity across all Arch files
2019-12-26 18:24:06 +01:00
Zheng, Lei
ef5acc5023
Arch: relax Part::Feature type checking
...
For supporting Link inside Arch.
2019-11-17 13:03:42 -03:00
luz.paz
f53ef01d94
Arch: use string operator instead of numeric LGTM fix
2019-10-25 10:23:24 -03:00
Yorik van Havre
2f07f13e9d
Arch: Adjust height of objects inside groups
2019-10-07 15:33:28 -03:00
Yorik van Havre
9cd5a7ee5e
Arch: Solved bug in Structure
2019-08-26 15:39:22 -03:00
Yorik van Havre
c1c5210654
Arch: Minor fixes to IFC export
2019-08-14 17:56:15 -03:00
Bernd Hahnebach
bdf1abacc7
Arch: make new property to use shape color instead of material color working for all Arch objs
2019-08-14 21:41:47 +02:00
Yorik van Havre
09d0b2d0e7
Arch: Merge of PR #2259 - Fix ifc project
2019-08-14 16:04:52 -03:00
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