Yorik van Havre
d76cccac32
Arch: Fixed wrong strucutral presets
2017-11-03 12:28:29 -02:00
Yorik van Havre
aa5db283cf
Arch: Fixed orienation bug in structure
2017-08-19 11:56:08 -03:00
Yorik van Havre
46ff910e74
Arch: fixed normal direction bug in structures
2017-08-08 18:30:26 -03:00
Yorik van Havre
ea708c14b0
Arch: Added IFC pref option to export objects with full parametric properties
2017-07-31 16:47:40 -03:00
Yorik van Havre
cab3358ee8
Arch: Removed Armatures property from Structures + added Host property to Rebars
2017-07-05 20:58:48 -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
4031e758f8
Arch: Fixing wrong normal direction in structures
2017-06-06 19:29:06 -03:00
Yorik van Havre
aa65230d4c
Arch: Fixed multilayer wall colors + added control in wall creation panel + fixed default roles
2017-05-05 12:45:41 -03:00
Kunda
19f8fd4c10
source typo fixes pt5
...
+ cleaning up some more non-short-URLs
Issue #2914
2017-03-04 13:07:13 -03:00
looooo
7a0a997481
py3: Arch: mostly print-statements
...
7247937288be85fe217c2d57cdb96c9a666e4e28
00528f4b445fd851df53a79b4be6f1ff480f74d0
b7e3a874dbadbac1c1ecfade4b8676c15fdf25ee
2017-03-02 14:59:31 +01:00
Yorik van Havre
b115d794a7
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
9a6191f572
Draft: AutoGroup system
2017-01-25 14:55:14 -02:00
Priit Laes
1591601654
py3: Arch: *.py: Fix syntax for python3
2017-01-17 09:24:46 +01:00
Yorik van Havre
b334197116
Arch: decompose multifuse objects when exporting to IFC
2017-01-04 21:08:54 -02:00
Yorik van Havre
0993a525b1
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
541d767335
Arch: fixed typo in yesterdays commmit
2016-12-30 12:10:38 -02:00
Yorik van Havre
2e380cd581
Arch: Make sure the BaseMaterial property contains a Material object
2016-12-29 20:42:30 -02:00
wmayer
d9b1ce7ca2
remove UnicodeUTF8
2016-12-27 19:31:25 +01:00
Yorik van Havre
207432c0bd
Arch: Fixed placement of precest structures
2016-12-11 13:48:07 -02: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
1537ecf9e4
Arch: fixed remaining bugs in structures + use facemakers - fixes #2523
2016-11-12 11:48:05 -02:00
Yorik van Havre
c0ca2705b7
Arch: minor fix in strucutral nodes calculaiton
2016-10-31 23:53:30 -02:00
Yorik van Havre
5f12a793cc
Arch: Fixed small mistake in last recode
2016-10-28 14:56:37 -02:00
Yorik van Havre
65aaf16201
Arch: massive rewrite of extrusion-based Arch objects and IFC export
2016-10-27 15:08:16 -02:00
Yorik van Havre
b8163a03dc
Arch: Added NodesOffset property to Structures
2016-10-12 20:20:09 -03:00
Yorik van Havre
413ce83d00
Arch: allow to toggle nodes on/off when editing structures - issue #2356
2016-10-10 11:45:07 -03:00
Yorik van Havre
f8bb9ec90f
Arch: Added tools to extend and connect nodes - issue #2356
2016-10-10 00:21:35 -03:00
Yorik van Havre
e8e10ed05d
Arch: Allow to manually edit structural nodes - issue #2356
2016-10-09 23:18:23 -03:00
Yorik van Havre
9914f3690e
Arch: Allow planar structural nodes for slabs - issue #2356
2016-10-09 23:17:49 -03:00
Yorik van Havre
dabccc40b6
Made Arch objects properties translatable - issue #2524
2016-10-07 21:37:15 -03:00
Yorik van Havre
09e9c8966f
Arch: recoded Git tool - fixes #2599
2016-06-28 17:36:43 -03:00
Yorik van Havre
4acf8e09dc
Arch: misc improvements and bugfixes
...
* Allow mesh-based windows (with non-solid shape) to pass through
* Allow precast elements to be clones
* Structure elements now display a different icon when thry are clones
* Arch clones now get the same placements as their cloned object on create
* Fixed the bad export of clones to IFC
* Recoded the Site/Building/Floor IFC export to be more flexible
2016-06-15 21:17:44 -03:00
Yorik van Havre
26be0067cd
Arch: Allow precast beams to have dents too
2016-06-13 22:53:58 -03:00
Yorik van Havre
0dfc6678bd
Arch: added precast concrete presets & objects to structure tool - issue #2853
2016-06-12 22:47:58 -03:00
Yorik van Havre
e42385a25b
Arch: Finally using proper UnitStrings in Arch tools
2016-06-10 19:08:00 -03:00
Yorik van Havre
f0394c7b22
Arch: Bugfixes in IFC export
...
* Only export materials used in the exported objects
* Fixed placement of Part Extrusion-based objects
2016-06-09 22:16:55 -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
9bd89e7e29
Arch: Fixed bug in extrusion of structures - fixes #2458
2016-02-28 14:03:29 -03:00
Yorik van Havre
5fbdd4ac66
Arch: bugfix in Structure creation
2016-01-28 13:53:58 -02:00
Yorik van Havre
6121e8dea4
Arch: new presets system for structures
2016-01-09 16:04:11 -02:00
Jonathan Wiedemann
7913e608be
Arch : Add Align property to StructuralSystem
2015-12-23 12:35:01 -02:00
Yorik van Havre
b876489b46
Arch: small fix in Structure - fixes #2186
2015-12-09 11:30:51 -02:00
Yorik van Havre
d0cfe4b010
Arch: Allow to build Arch objects from Part Compounds - fixes #2095
...
Arch objects can now be based on a Part Compound and will take
its DiffuseColor property. Arch objects that are clones of
such objects will also copy that property.
2015-06-14 18:36:54 -03:00
Yorik van Havre
6750127a05
Arch: Added materials support
2015-04-15 22:08:54 -03:00
Yorik van Havre
892b7ae509
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
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
Sebastian Hoogen
e820a32653
issue #1701
2014-09-27 13:07:30 -03:00
Yorik van Havre
e08788eca9
Arch: Extended role property to all Arch objects - fixes #1577
2014-09-21 15:12:06 -03:00