David Daish
b5a3890309
Work on ArchComponent docstrings
2020-04-22 12:17:08 +02:00
vocx-fc
ffb802d72c
Arch: import from draftutils instead of DraftTools
...
These functions were moved from DraftTools and DraftGui
to individual modules precisely to make them easy to import.
Otherwise we have to import the entire DraftTools and DraftGui
modules which creates dependency problems when we want to use
some functions without the graphical interface.
2020-03-23 12:14:58 +01:00
luz.paz
8fb5c65736
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
a3e88a399f
Arch: relax Part::Feature type checking
...
For supporting Link inside Arch.
2019-11-17 13:03:42 -03:00
luz.paz
5c1cae14b9
Arch: use string operator instead of numeric LGTM fix
2019-10-25 10:23:24 -03:00
vocx-fc
2f06decce5
Arch: ArchCommands, change the color of the vertices of the subcomponent when using Arch Remove, just like the line color and shape color are changed.
2019-10-07 10:46:36 -03:00
Yorik van Havre
a937461d6f
Arch: Merge of PR #2259 - Fix ifc project
2019-08-14 16:04:52 -03:00
Yorik van Havre
b6f964ede1
Arch: Misc improvements to Schedule tool
2019-07-17 18:00:29 -03:00
Yorik van Havre
07d3423add
Arch: Misc bugfixes
2019-07-05 20:58:44 -03:00
Yorik van Havre
00e14ab356
Arch: IFC explorer migrated to BIM WB
2019-05-20 22:32:17 -03:00
Yorik van Havre
f94cdfd798
Arch: Fixed export of sites to IFC
2019-05-02 17:02:14 -03:00
Yorik van Havre
5c700f76ec
Arch: Fixed wrong exported objects in IFC export
2019-05-02 16:21:39 -03:00
Yorik van Havre
9a64f3fad9
Arch: Added 'Clip' property to section planes to clip the rendered contents to the plane limits
2019-04-28 17:29:19 -03:00
Yorik van Havre
c3dc748701
Arch: Added default preferences options for spaces
2019-04-19 18:59:10 -03:00
Yorik van Havre
b533c64361
Arch: Fixed IFC export of rebars
2019-03-19 19:54:51 -03:00
Yorik van Havre
18b5f238ae
Arch: Fixed py3/encoding bug
2019-02-07 21:05:09 -02:00
Yorik van Havre
bd2bf371af
Arch: Fixed buggy import/export of objects based on rectangles to IFC
2018-11-09 17:59:17 -02:00
Clemens Weissbacher
54f88cc75c
py3: Arch: fix import urllib2 problem
2018-10-25 11:03:36 -03:00
looooo
1e6818b6fb
py3: arch: fix unicode problems #3590
2018-10-17 11:28:16 +02:00
Yorik van Havre
69d9a3f949
Arch: Use the smallest face as profile when discovering extrusions in IFC objects - thanks @geometrygym
2018-08-24 23:10:10 -03:00
Yorik van Havre
57f2bf74a6
Arch: Import/export Site data (longitude, latitude, etc..) to/from IFC
2018-08-10 17:08:20 -03:00
Yorik van Havre
1885036139
Arch: Added preference option for screen helpers color (axes, grids, etc...)
2018-07-25 10:56:12 -03:00
Yorik van Havre
5f63a7764b
Arch: using basic object names for all arch objects
2018-07-07 14:40:10 -03:00
Yorik van Havre
2f6fe25971
Arch: Support of IfcBuildingElement and IfcPropertySets in ifc import/export
2018-07-04 14:49:31 -03:00
Yorik van Havre
8e4dd8ca84
Arch: Fixed bug in removing objects from section planes
2018-06-15 12:36:25 -03:00
looooo
617dfa0639
Arch: survey: py3-fix
2018-06-10 10:14:30 +02:00
looooo
e80b5678cc
Arch: Survey: fix py3 unicode problems
2018-06-04 19:23:42 +02:00
Yorik van Havre
15d2f9bb73
Arch: Added toggleSubs command to context menu of arch objects
2018-06-02 13:54:10 -03:00
Yorik van Havre
c360263582
Arch/Draft: Make sure an active doc exists before creating objects
2018-05-08 16:07:55 -03:00
looooo
be5ea8391c
PySide2: qApp -> QApplication
2018-04-14 10:40:31 +02:00
Yorik van Havre
a4714ce778
Arch: Fixed adding/removing of windows in walls
2018-03-26 13:11:38 -03:00
Yorik van Havre
b325876156
Arch: Fixed translations bug
2018-03-05 16:47:01 -03:00
luz.paz
c7d64db5b5
Arch: Misc. typos and uniformity fixes
2018-02-12 21:55:31 +01:00
luz.paz
6b04f8961e
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
d16ef8763e
Arch: Fixed some missing objects in IFC export
2018-01-05 20:04:40 -02:00
luzpaz
7e2fce45c2
Arch: Typos
...
Source comment documentation typos + misc.
2017-12-25 11:01:30 +01:00
Yorik van Havre
1db70a48ca
Arch: Fixed missing walls in IFC export
2017-12-17 16:32:18 -02:00
Yorik van Havre
f33116c08c
Arch: fixed multiple-group bug in Arch addComponent
2017-11-27 11:54:44 -02:00
Yorik van Havre
f41ff3a458
Arch: Fixed 'object in more than one group' bug in Arch
2017-11-22 12:12:43 -02:00
Yorik van Havre
f3953a45e3
Arch: New UI for the survey tool
2017-09-22 16:10:51 -03:00
Yorik van Havre
4cde30c181
Arch: Applied fix to cyclic dependency problem to windows
2017-09-02 17:24:34 -03:00
Yorik van Havre
352accabd9
Draft: Fixed Move & Rotate continue mode
2017-07-26 12:51:52 -03:00
looooo
d9d1e8640f
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
0fc9e2be04
Arch Multimaterial
2017-05-03 11:52:24 -03:00
Yorik van Havre
8643f1cf1f
Arch/Draft: Autoselect results of Up/downgrade and arch component
2017-04-06 18:08:39 -03:00
looooo
7a0a997481
py3: Arch: mostly print-statements
...
7247937288be85fe217c2d57cdb96c9a666e4e28
00528f4b445fd851df53a79b4be6f1ff480f74d0
b7e3a874dbadbac1c1ecfade4b8676c15fdf25ee
2017-03-02 14:59:31 +01:00
Yorik van Havre
1cbe0be416
Arch: Fix in Arch Test
2017-02-12 21:02:51 -02:00
Yorik van Havre
fc2010baa8
Arch: Export rebars to IFC as SweptDiskSolids + fixed half-done py3 compatibility - fixes #2684
2017-01-29 14:27:42 -02:00
Yorik van Havre
9a6191f572
Draft: AutoGroup system
2017-01-25 14:55:14 -02:00
looooo
e9b5722220
python3: dict.has_key("key") --> "key" in dict
2017-01-20 00:06:58 -02:00