Dion Moult
55a7a72e61
Minor bug fixes with error message when selecting objects in layers without objects
2023-10-12 22:56:36 +11:00
Dion Moult
ca2ae36d41
Modernize zone and type table mappings for COBie 2.4 with Emma Hooper
2023-10-12 22:56:36 +11:00
Thomas Krijnen
81b4e42ca2
Use schema_identifier for schema and express rule validation. See #3126
2023-10-12 10:37:44 +02:00
Massimo Fabbro
55e61b55d8
better UI for covering tool
2023-10-12 05:58:52 +02:00
Massimo Fabbro
a99529cb1e
fix generate space and covering where objects weren't created in the right location
2023-10-12 05:58:52 +02:00
Dion Moult
bf43efe509
Begin drafting out a new representation items panel for managing styles and layers properly
2023-10-11 23:26:48 +11:00
Vukas Pajic
da7f5b015b
add missing attributes in ids.parse
2023-10-11 10:06:54 +02:00
Massimo Fabbro
3de9915389
Add generate flooring from cursor and regen ( #3874 )
2023-10-11 09:15:36 +11:00
Dion Moult
418444a196
Fix #3873 . Regression due to new importing logic.
2023-10-11 09:12:00 +11:00
Dion Moult
171251b27d
See #1619 . Fix issue where copying non-templated properties didn't work.
2023-10-11 08:53:53 +11:00
Ryan Schultz
9fef920a6f
Further clarify the bim.link_ifc command
2023-10-10 13:43:56 -05:00
Dion Moult
5bff837a61
Minor fix
2023-10-10 22:21:32 +11:00
Dion Moult
05f6f4efab
Manual booleans are now tracked via a Pset instead of arbitrary class conventions which should fix a bunch of issues.
2023-10-10 17:33:00 +11:00
Dion Moult
e4f5b0e3d8
Write documentation for placement utility
2023-10-10 10:56:28 +11:00
Dion Moult
49b733f660
See #3817 . WARNING: fundamental change. Standardise prioritisation of all context permutations when loading occurrences and types.
2023-10-09 23:21:09 +11:00
Dion Moult
36ed618adf
You can now federate FM spreadsheets using the Blender UI
2023-10-09 17:26:45 +11:00
Dion Moult
48042011e2
Merge pull request #3860 from IfcOpenShell/Representation_Utilities_more_functions
...
Adding "Manually Save Representation" and bim.get_representation_ifc_…
2023-10-09 09:58:58 +11:00
Andrej730
0e1939a871
Minor fix #3862
2023-10-08 21:32:34 +05:00
Ryan Schultz
bea1e61739
Adding "Manually Save Representation" and bim.get_representation_ifc_parameters back to Representation Utilities panel
...
from: https://github.com/IfcOpenShell/IfcOpenShell/commit/3a812a9ec156818061c01bd5b2ac2c2bee09faf1#r123820129
2023-10-08 09:24:18 -05:00
Ryan Schultz
72cd82f450
fixed error when creating new walltype in IFC2x3
2023-10-07 10:25:22 -05:00
Massimo Fabbro
befa059591
Merge pull request #3838 from maxfb87/covering_tool
...
Covering tool (see #3754 )
2023-10-07 14:20:27 +02:00
Bruno Postle
7229f7271c
BlenderBIM make fca90e9 optional
...
setup_viewport_camera() does a 'zoom extents' on IFC import.
Create a should_setup_viewport_camera option (default True)
2023-10-06 22:34:43 +01:00
Andrej730
9c5970e757
fixed issue with placing end port for a bend
2023-10-06 17:30:01 +05:00
Andrej730
2fe3f0a9df
system decorations - indicate both directions flow
2023-10-06 17:30:01 +05:00
Dion Moult
3929f02e94
Fix #3843 . Regression where IfcMaterialList UI didn't show list of materials.
2023-10-06 22:43:56 +11:00
Andrej730
1abf80c310
Minor fix after b9a9abd30
2023-10-06 16:03:40 +05:00
Andrej730
2c18c89807
revert flow directions icons to arrows
2023-10-06 16:01:46 +05:00
Andrej730
1b81fa5aa1
Minor fix after 78c748df5
...
RuntimeError: Error: Registering panel class: parent 'BIM_PT_tab_placement' for 'BIM_PT_placement' not found
2023-10-06 15:31:41 +05:00
Andrej730
b9a9abd30d
Fixed adding opening to meshes of all occurences for non material based representations
...
Mentioned in #3817
2023-10-06 15:11:14 +05:00
Andrej730
33536957d8
Moving some code to tool.Geometry
2023-10-06 15:11:14 +05:00
Dion Moult
d092fd45ba
You can now select coloured objects in a colourscheme.
2023-10-06 16:51:50 +11:00
Dion Moult
78c748df5d
New placement panel to consolidate placement data in geometry tab
2023-10-06 15:25:51 +11:00
Dion Moult
3d76de3041
New geometry tree documentation picture and minor documentation improvements including mention of COBie 2.4 legacy mode in IfcFM.
2023-10-06 13:05:38 +11:00
Dion Moult
ed3e9f3347
New documentation for shape utility
2023-10-06 13:04:54 +11:00
Dion Moult
eb836436b9
Implement projected surface area calculation function in util.shape
2023-10-06 13:04:34 +11:00
Dion Moult
c34a9c52d0
New drawing width / height / depth / raster DPI controls
2023-10-06 10:45:54 +11:00
Dion Moult
88d96f7d57
You can now easily create orthographic and perspective model drawings from a preset
2023-10-06 10:44:51 +11:00
Dion Moult
69e447be1c
Active drawing panel moved from camera properties to drawing tab.
2023-10-06 08:17:03 +11:00
Massimo Fabbro
df09acfa31
Merge branch 'v0.7.0' into covering_tool
2023-10-05 21:23:11 +02:00
Massimo Fabbro
6343f77c0d
Minor spatial refactor
2023-10-05 21:17:25 +02:00
Thomas Krijnen
285fc2269e
#3852 Update pyproject.toml
2023-10-05 15:52:59 +02:00
Andrej730
68a1da9190
test for model.get_manual_booleans() #3709
...
added test that model.get_manual_booleans will ignore IfcBooleanClippings until we find some other solution to distinguish automatic and manual clippings. And some refactor along the way.
2023-10-05 18:38:46 +05:00
Andrej730
ceae7d4fdb
DumbWallJoiner to work with IfcBooleanResult correctly #3831
...
It wasn't detecting extrusion as part of IfcBooleanResult and was using default wall data as fallback.
Occured after 0044ef5
Solves #3831
Related to #3709
2023-10-05 17:31:24 +05:00
Dion Moult
371daa6c80
Revise COBie 2.4 mappings for facility, floor, and some of space worksheet in collaboration with Emma Hooper
2023-10-05 22:49:52 +11:00
Dion Moult
948993e066
Fix #3845 . Select similar for predefined type now takes into account inheritance.
2023-10-05 22:47:12 +11:00
Andrej730
ec4f0e5ad6
Fixed issue applying array with Sync Children #3822
2023-10-05 15:32:45 +05:00
taylor
ef56c6ce7e
Fixed model reference
2023-10-05 10:17:03 +02:00
Dion Moult
3c02da416e
Georeference module now supports IFC2X3 georeferencing / conversion utilities.
2023-10-05 16:15:28 +11:00
Dion Moult
6660bf7618
Document geolocation util and add support for ePSet IFC2X3 fallbacks.
2023-10-05 16:15:28 +11:00
Dion Moult
000e5ec29a
Merge pull request #3835 from c4rlosdias/v0.7.0
...
Fix problem in facets.py (IfcTester)
2023-10-05 11:39:47 +11:00