Carlos Villagrasa
2e5ce6b862
Fix bim tool crash ( #2446 )
...
* Attempt to wait for assets (triggers infinite loop)
* Using timer instead of sleep
* remove sleep import
* Reduce asset update interval
Co-authored-by: Dion Moult <dion@thinkmoult.com >
2022-09-28 09:30:52 +10:00
Ryan Schultz
f63a33647b
relocate remove drawing button per https://community.osarch.org/discussion/comment/12744/#Comment_12744 ( #2444 )
...
* added 3"=1'-0" scale (a common scale), and corrected 6"=1'-0" scale
* relocate remove drawing button per
https://community.osarch.org/discussion/comment/12744/#Comment_12744
2022-09-28 01:54:11 +10:00
Carlos Villagrasa
2f84c188f5
Fix bim tool crash ( #2445 )
...
* Attempt to wait for assets (triggers infinite loop)
* Using timer instead of sleep
* remove sleep import
2022-09-28 01:31:59 +10:00
Dion Moult
01b1b57f71
Mitre joints now auto merge and are accessible in the new profile editor
2022-09-27 23:35:40 +10:00
Dion Moult
1ad0ef82d4
Fix bug where CAD filleting sometimes led to crashes
2022-09-27 23:34:08 +10:00
Dion Moult
23212003e9
Add support for circles in profile editing
blenderbim-220927
2022-09-27 17:16:26 +10:00
Dion Moult
aff281d00b
Add unit support in new profile editing tool
2022-09-26 22:40:33 +10:00
Dion Moult
4bbcf3fa1e
Set and unset 3-point arcs only for profiles
2022-09-26 22:06:11 +10:00
Dion Moult
5e50a15b41
New smart profile editor for extruded elements inspired by CAD Sketcher
2022-09-26 18:00:05 +10:00
Massimo Fabbro
b673fc94a5
Add calculate all qtos button ( #2441 )
...
* Add button to calculate all object qtos in qto n-panel
* Calculate all qtos button: now the schema is readed from the file
* Calculate all qtos button: now edit_qto runs only one time every object
* Add button to assign pset qto to selected objects
* Calculate all qtos button: small fixing and unable to execute if no selected objects
* Calculate all qtos button: first tool test
* Calculate all qtos button: use better built-in function to get ifc obj entity
blenderbim-220926
2022-09-26 16:05:08 +10:00
Dion Moult
4c7a5e8a1a
Experimental CAD Sketcher integration for simple arbitary polyline extrusions
blenderbim-220925
2022-09-25 12:27:10 +10:00
Dion Moult
33ebcd7664
New convenient modifier to rotate beam/wall/column etc by 90 degrees
2022-09-24 21:46:32 +10:00
Dion Moult
76ce726f1d
Implement refresh profiles on type and profile changes
2022-09-24 20:19:01 +10:00
Ryan Schultz
54da579891
Ifc text tweaks ( #2431 )
...
* added 3"=1'-0" scale (a common scale), and corrected 6"=1'-0" scale
* Allow float point values in smart tags, and avoid breaking when no assigned product See #2340 , #2349
2022-09-24 20:07:32 +10:00
Dion Moult
e024e9e622
You can now set cardinal point on creation and bulk change for profile elements
2022-09-24 16:21:20 +10:00
Dion Moult
56f4b72161
Reimplement profile cardinal points 1-9 with new profile engine
2022-09-24 15:42:50 +10:00
Dion Moult
7545313dee
Removing an element now also purges connection relationships
blenderbim-220924
2022-09-24 14:12:45 +10:00
Dion Moult
48eb6b70e3
You can now manually set the length/height of profiled extrusions
2022-09-23 23:53:12 +10:00
Dion Moult
5f2acb43b1
You can now recalculate connections manually for profiles
2022-09-23 23:41:37 +10:00
Dion Moult
b7eaefee50
Fix bug when deleting elements may possibly create an invalid containment relationship
2022-09-23 23:26:29 +10:00
Dion Moult
13a387cc73
Add support for descriptions in path connection relationships
2022-09-23 23:00:27 +10:00
Dion Moult
f139f2ba1e
Fix bug where removing an element in an aggregation could leave the file in an invalid state
2022-09-23 23:00:07 +10:00
Dion Moult
1d8085f6c9
New profile engine now supports mitred profile joints.
2022-09-23 19:23:22 +10:00
Dion Moult
6699bfeb54
Mitred wall joints rebuilt on the new wall engine
2022-09-23 15:42:05 +10:00
Dion Moult
7cee0a85c6
3D axis representation contexts are now created by default for all new projects
blenderbim-220923
2022-09-23 12:39:23 +10:00
Dion Moult
351dcfa241
Implement profile unjoin and start cleaning up legacy architectural tools panel
2022-09-23 12:38:49 +10:00
Dion Moult
28022581a7
You can now have connection aware L joints for profiled elements
2022-09-23 00:09:56 +10:00
Dion Moult
748aaa671d
Extending profiled elements (e.g. beams and columns) now supports axis connectivity and uses new profile engine
2022-09-22 23:32:22 +10:00
Thomas Krijnen
95b474c37d
Delete HdfSerializer.h~
2022-09-22 13:13:57 +02:00
Thomas Krijnen
9bb9f91f57
Delete HdfSerializer.cpp~
2022-09-22 13:13:47 +02:00
Dion Moult
7db967583b
Profile extensions now use the new engine and support 3D axis representations
blenderbim-220922
2022-09-22 16:05:35 +10:00
Dion Moult
5d43f6db37
Adding a profile now uses the new profile engine
2022-09-21 23:28:03 +10:00
Dion Moult
4cfa327159
New API functions for adding arbitrary profile and profile-based representations
2022-09-21 23:27:24 +10:00
Dion Moult
920177d8c6
Minor fix. See #2416 .
blenderbim-220921
2022-09-21 10:50:02 +10:00
Dion Moult
5f902600e3
Minor fix. See #2416
2022-09-21 00:04:02 +10:00
Dion Moult
db9af13843
Fix #2427 . Don't treat missing mandatory attributes as fatal in IFC version migration
2022-09-20 22:46:15 +10:00
Thomas Krijnen
dd49c092c6
#2419 remove map erasure from destructor
...
de initialization order can result in map already destroyed when unique_ptr schemas are still being deleted
2022-09-20 11:35:08 +02:00
Thomas Krijnen
d347a7f893
Don't run choco from other repos
2022-09-20 11:33:07 +02:00
Dion Moult
3c61804e8b
Flipping walls now preserves connections, and flips around the reference axis
2022-09-20 17:21:11 +10:00
Dion Moult
e179070978
New interface to show, select, and remove path connections
2022-09-20 16:25:52 +10:00
Dion Moult
de2ada1141
Walls recalculate on type and layer thickness changes
2022-09-20 14:05:04 +10:00
Dion Moult
eb48a68dd1
Copying elements do not copy connections to prevent mutually exclusive connectivity
2022-09-20 12:01:40 +10:00
Dion Moult
fc6bf5e2bb
You can now set an exact wall length
blenderbim-220920
2022-09-20 10:48:44 +10:00
Dion Moult
3f2d86255d
Merge projects now merges all entities, not just rooted ones.
2022-09-19 23:44:10 +10:00
Dion Moult
d751ee9995
Fix critical typo in rendering styles creation that led to invisible styles
2022-09-19 23:10:56 +10:00
Dion Moult
83f70624a4
Attempt to get LXML working across all platforms. See #2422 .
2022-09-19 22:23:09 +10:00
Dion Moult
356253c4f0
Minor fix
2022-09-19 21:40:53 +10:00
Dion Moult
a459c39c97
Minor fix
2022-09-19 17:36:20 +10:00
Dion Moult
e5719bd3c6
You can now change wall heights in bulk
2022-09-19 16:29:43 +10:00
Dion Moult
18387e7732
You can now switch contexts of of objects in bulk
2022-09-19 15:59:37 +10:00