donovaly
ef099df0a1
[Arch] split IFC dialog
2020-04-14 11:37:36 +02:00
vocx-fc
549ca9205b
Draft: new Draft_OrthoArray command
...
It replaces the older `Draft_Array` command, and provides
a task panel to select the properties, similar to the
`Draft_PolarArray` and `Draft_CircularArray` commands.
It can also create `App::Links` directly from this task
panel, so it also replaces the `Draft_LinkArray`
introduced by the LinkMerge.
2020-03-03 21:27:31 +01:00
vocx-fc
adfc58580d
Draft, Arch: group the array tools
2020-03-02 11:41:22 -03:00
vocx-fc
69056b51ad
Arch: use init_tools to create Draft toolbars
2020-02-12 12:15:45 +01:00
vocx-fc
f1fce69feb
Arch: explicitly import modules in the initialization
...
Also other small fixes: cleanup for getting the icon
of the workbench; translation of some strings;
cleanup of comments, printing functions, and PEP8 style.
2020-02-12 12:15:45 +01:00
vocx-fc
d32eb1a02b
Arch: add missing Arch_CutLine tool from 43c5f27
2020-01-08 15:21:16 +01: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
carlopav
4c065fb782
[Arch] Added Draft Edit Command to toolbar
2019-12-26 13:31:06 -03:00
Yorik van Havre
09d0b2d0e7
Arch: Merge of PR #2259 - Fix ifc project
2019-08-14 16:04:52 -03:00
Yorik van Havre
4d3f24a5b8
Draft: Reorganizing DraftEdit and future Draft command modules
2019-08-12 21:30:45 -03:00
Syres916
450b96186f
[Arch] Bugfix - Unknown command 'Draft_Edit'
2019-08-09 18:56:18 -03:00
Yorik van Havre
2c918366e4
Draft: Introduced Layers system (former VisGroup)
2019-06-05 18:47:01 -03:00
Yorik van Havre
c498058fc0
Arch: IFC explorer migrated to BIM WB
2019-05-20 22:32:17 -03:00
furti
bc0c959f49
Add Arch Fence builder
...
This tool can build a Fence by giving it a single Section, a single Post
and a Path.
It will calculate the number of posts and sections needed and repeat them
along the path so that a full fence is build.
2019-05-07 21:31:12 -03:00
Yorik van Havre
8894c97744
Arch: Fixed incomplete last commit
2018-12-17 11:24:33 -02:00
Yorik van Havre
87945ecdbd
Arch: Stored if preferences pages are loaded or not
2018-12-17 11:22:20 -02:00
Yorik van Havre
f1e480414c
Arch: Started implementing Arch Reference
2018-09-29 16:41:42 -03:00
wmayer
844165c062
unit tests of Arch and Draft require GUI, improve output of units tests
2018-08-28 19:39:34 +02:00
Yorik van Havre
97932a25bc
Arch: Building now derives from BuildingPart
2018-07-13 10:23:01 -03:00
Yorik van Havre
fcd778e8c1
Arch: initial BuildingPart development
2018-06-28 18:44:07 -03:00
Yorik van Havre
cddc22f24e
Arch/Draft: Less clutter in output window
2018-03-02 12:29:58 -03:00
Yorik van Havre
d98c1640d1
Draft: Added a utility command to add selected objects tothe construction group
2017-11-27 13:38:30 -02:00
Yorik van Havre
c52ac06aa6
Arch: Changed order of Rebar tools to match the wiki
2017-08-24 17:40:23 -03:00
Yorik van Havre
05c36ea2cb
Arch: Fixed typo
2017-06-21 17:34:31 -03:00
Yorik van Havre
6979a26d8d
Arch: Detect and use Reinforcement addon if present
2017-06-21 13:24:43 -03:00
Yorik van Havre
7fc56ca973
Arch: Added Axis System
2017-06-05 20:06:01 -03:00
Yorik van Havre
28f315f4f6
Draft: First version of Draft Label object
2017-05-29 16:57:25 -03:00
Yorik van Havre
f264f0fd41
Arch Multimaterial
2017-05-03 11:52:24 -03:00
Yorik van Havre
30188fec9e
Moving Arch BIMServer, Arch Git and Web Sketchfab to new external WebTools workbench
2017-04-16 16:37:25 -03:00
Yorik van Havre
9daf12c6b2
Draft: Added utilities -> create Working Plane Proxy command
2017-02-25 20:34:43 -03:00
Yorik van Havre
009859ddf3
Draft: AutoGroup system
2017-01-25 14:55:14 -02:00
Yorik van Havre
72afcde8db
Draft: Added stretch tool - fixes #1163
2017-01-13 11:25:25 -02:00
Yorik van Havre
36bc5f37b3
Arch: Added utility command to create an undefined Arch component clone of an object
2016-12-30 18:07:13 -02:00
Yorik van Havre
99312f0e9a
Updated appendMenu() functions in py workbenches
2016-12-26 12:06:17 -02:00
Yorik van Havre
f8436dd909
Arch: Extended panel tools
2016-12-17 14:39:45 -02:00
Yorik van Havre
210455d7db
Made Arch objects properties translatable - issue #2524
2016-10-07 21:37:15 -03:00
Yorik van Havre
1e21d65562
Arch: Renamed Arch_ToggleSubcomponentDisplay command to Arch_ToggleSubs
2016-09-20 11:43:54 -03:00
Yorik van Havre
84d2d8e8fc
Arch: Added Arch/Utilities/Toggle Subcomponent Display command
2016-09-10 14:44:00 -03:00
Yorik van Havre
e6190112e4
Arch: Tube tools - fixes #2661
2016-08-24 10:24:31 -03:00
Yorik van Havre
e75d34daed
Draft: Added Draft Slope command - allows to change the slope of a selected Line or Wire
2016-08-22 17:34:38 -03:00
Yorik van Havre
031bf0ec10
Arch: Added specials snap
...
* Remove Arch option to snap to wall base (reimplemented below)
* Added new Specials snap button
* Special snap snaps to wall baselines, structure basepoints, and contents of SnapPoints property, if existing
2016-08-22 13:49:54 -03:00
Yorik van Havre
1321b205ff
Draft/Arch: cleanup of startup scripts
2016-05-18 16:01:38 -03:00
triplus
93c7a6bcac
Add SVG workbench icons
2016-02-26 23:17:43 +01:00
Jonathan Wiedemann
a9cc90b62d
Arch - Fix #2430 - Add IFC Spreadsheet properties system
2016-02-04 20:55:45 +01:00
Yorik van Havre
aca192083a
Draft: Added mirror tool (more graphical version of Part Mirror) - fixes #2215
2015-12-05 14:19:35 -02:00
Yorik van Havre
ac5efd335d
Arch / Draft: reorganized preferences files
2015-05-07 17:06:56 -03:00
Yorik van Havre
d8fd1bc482
First groundwork on Arch Schedule tool
2015-04-26 13:57:36 -03:00
Yorik van Havre
514c7a14ac
Arch: Added materials support
2015-04-15 22:08:54 -03:00
Yorik van Havre
86cf572f34
Arch: Misc improvements for IFC workflow
...
* Added utility to make non-parametric Arch component
* Ability for all Arch components to be a clone of another Arch component of same type
* Modified the Draft Clone tool to produce Arch Clones if applicable
* Fixed Arch Roofs so they can be based on a solid shape like other Arch objects
* Ability to change the Root element to be imported in IFC preferences
* Ability to import IFC files also as compounds, Part shapes or non-parametric Arch objects
* Added an "only" parameter to importIFC.open() to import only a certain object ID.
* Ability to read colors (IfcSurfaceStyle) from IFC objects
2015-04-08 12:34:48 -03:00
Yorik van Havre
bf9854e17a
Arch: added bimserver and git utilities
2015-03-21 12:08:05 -03:00