Dirk Olbrich
7383a80b53
[Arch] split ArchAxis into separate modules
...
- remove unused import from resulting ArchAxisSystem and ArchGrid
- move inline imports to file import block
2022-01-22 17:00:01 +01:00
Roy
65425b5e30
Arch: Fix translation issues
2022-01-10 10:26:08 +01:00
Yorik van Havre
568dbcea9e
Arch: Fixed display of axis bubbles and texts on DXF export and Techdraw pages
2021-12-16 15:55:58 +01:00
Chris Hennes
06a0e1e923
[Arch] Fix LGTM warnings
2021-09-28 10:29:45 -05:00
Yorik van Havre
573a295067
Arch: Fixed wrong numbering in arch axis in section mode
2021-07-16 12:22:15 +02:00
Yorik van Havre
5ddf75d358
Arch: Added arrow and bar bubble modes to Arch Axis object
2021-05-31 14:14:46 +02:00
Alex Young
79449b8ce9
Arch: removes unused imports
...
Removes unused imports as reported by LGTM.
There are exceptions: `import Arch_rc` is shown as an alert, but has side effects. It's not clear what the best thing to do in those cases is, so I've left them for now.
2021-02-14 16:27:06 +00:00
Chris Hennes
8228d64ac4
[ARCH] Catch only Exception, not BaseException
2021-02-11 11:52:45 +01:00
luz paz
67381e9579
Arch: Fix header uniformity and remove trailing whitespace
2020-11-16 14:51:53 +01:00
vocx-fc
587475fc8a
Arch: use new name of the icon Part_3D_object
...
It is defined in the Part Workbench. Before, it was called `Tree_Part`.
2020-10-22 15:11:45 +02:00
carlopav
1911453aa1
Arch: touch Axis when key property change
...
This allow experimental wall to auto align to the new axis position.
2020-07-23 13:54:18 +02: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
luz.paz
5c1cae14b9
Arch: use string operator instead of numeric LGTM fix
2019-10-25 10:23:24 -03:00
cclauss
e3545c8c06
Unicode fixes for Python3
2019-03-17 20:58:00 +01:00
Yorik van Havre
a60b6957db
Arch: Axis can now be referenced in sketches
2019-01-18 17:40:50 -02:00
Yorik van Havre
73df4e6fc0
Arch: Fixed default axis bubble size
2018-11-22 14:25:37 -02:00
Yorik van Havre
a8fda8df0b
Arch: Fixed buggy import/export of 2D objects to IFC
2018-11-09 16:56:59 -02:00
Yorik van Havre
1d72ee4343
Draft: Export of Arch Axes to DXF
2018-11-07 12:38:07 -02:00
Clemens Weissbacher
f71da8d76d
py3: Arch: fix TypeError exception
2018-11-04 14:51:38 -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
cc0fb2a5a9
Arch: Fixed bug in display of axis systems
2018-07-18 21:39:11 -03:00
Yorik van Havre
a7c8a4677f
Arch: Support for IfcGrid
2018-07-16 17:21:17 -03:00
Yorik van Havre
e49a5af3ae
Arch: separate properties creation in own methods and check properties at file load
2018-06-01 19:36:35 -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
luz.paz
5293cede21
Revert changes per yorik
2018-04-17 10:16:28 -03:00
luz.paz
90c6689722
Arch: translation fixes
...
Adding Arch WB translation string corrections/refinements
2018-04-17 10:16:28 -03:00
Yorik van Havre
8fdce5a9cc
Arch: Small bugfix in Axis position
2018-03-16 17:21:14 -03:00
luz.paz
1909466241
Arch: move \n out of translation strings
2018-02-11 20:06:22 +01:00
luzpaz
b24a9c9ad4
Misc. typos
...
- Tooltip uniformity
- source comment typo fixes
- remove double whitespaces
2017-11-24 09:45:08 -02:00
Yorik van Havre
69c7b35a67
Arch: Grid command
2017-08-30 23:11:47 -03:00
Yorik van Havre
0544ecbd3e
Arch: Allow Arch objects to be arrayed if their Axis property is set
2017-06-06 19:30:26 -03:00
Yorik van Havre
2b323670c7
Arch: Added Axis System
2017-06-05 20:06:01 -03:00
Yorik van Havre
255b28138f
Arch: Allow axes to have labels
2017-06-05 18:08:54 -03:00
wmayer
d9b1ce7ca2
remove UnicodeUTF8
2016-12-27 19:31:25 +01:00
wmayer
1855c80f36
replace Part.Line with Part.LineSegment
2016-11-30 21:25:18 +01:00
Yorik van Havre
af97583026
Doc: Fixes in doxygen docs for Draft,Arch, FEM
2016-11-17 17:04:09 -02:00
Yorik van Havre
dabccc40b6
Made Arch objects properties translatable - issue #2524
2016-10-07 21:37:15 -03:00
Yorik van Havre
e6dd3488ff
removed translation from property descriptions (wrong to do it there anyway) - issue #2524
2016-05-18 16:59:15 -03:00
Yorik van Havre
aad6ef004d
Arch: improvements to Axis - fixes #2138
...
* Fixed small bugs
* More options to position the bubble (start, end or both)
* Properties for text size and font
2015-12-21 12:21:31 -02:00
Yorik van Havre
1ed0ec974a
Arch: Fixed crash when loading old files
2015-08-31 18:17:29 -03:00
wood galaxy
95c0fe3a84
Arch : Internal object name are in English.
...
Arch objets Label could be translated.
2015-01-05 13:13:45 -02:00
Yorik van Havre
9671d9658b
Arch: Fixed axis object - fixes #1605
2014-10-05 13:09:08 -03:00
Yorik van Havre
46583f2960
Used Gui.addModule() instead of import in Draft & Arch
2014-08-05 19:38:40 -03:00
Yorik van Havre
eea27448e9
Arch: Fixed bugs when working without GUI
2014-07-17 19:58:22 -03:00
Johannes Reinhardt
4a6449d2bd
deactivate commands in Arch if no document is open
2014-05-21 17:09:02 +02:00
Yorik van Havre
79181ad877
Arch: small fixes
2014-04-14 21:19:47 -03:00
Yorik van Havre
29b7ed3632
Arch: Switched structure and window to Units system
2014-04-06 18:47:46 -03:00
Yorik van Havre
a63f4c1f2e
Used new PropertyQuantity API in Draft & Arch - fixes #1414
2014-02-21 12:37:29 -03:00
Yorik van Havre
69cc7ec901
Arch now works in console mode - fixes #1362
2014-01-26 20:13:50 -02:00
Yorik van Havre
19865c252b
Fixed translation system in Arch & Draft
2014-01-07 11:17:31 -02:00