Dion Moult
db85aa90d3
You can now add document references that are part of a document information
2022-03-15 14:43:24 +11:00
Dion Moult
6fb1e34ab4
You can now add IFC subdocuments or supersede documents
2022-03-15 14:41:47 +11:00
Dion Moult
9cc683ea6e
Fix bug where ownership history was not tracked on document association.
2022-03-14 20:39:39 +11:00
Dion Moult
e343494ab4
Document information is now always assigned to the project by default.
2022-03-14 20:39:11 +11:00
Dion Moult
bc9e403a58
#2088 . Minor fix. Sorry more stuff I forgot to commit.
2022-03-14 20:07:51 +11:00
Thomas Krijnen
8ffd9dc1f9
#2086 surface_area and volume
2022-03-14 09:54:28 +01:00
Dion Moult
57f6c07240
Minor fix
2022-03-14 18:40:54 +11:00
Dion Moult
f518bbfb00
Minor fix
2022-03-14 16:48:44 +11:00
Dion Moult
0f34420834
Fix missing pkg_resources brickschema dependency
2022-03-14 16:43:27 +11:00
Dion Moult
3ef6077a0d
Create build for Blender 3.1 Python 3.10
2022-03-14 16:43:10 +11:00
Gorgious56
3c26cb672b
Compute wall net quantities ( #2086 )
...
* Compute wall net quantities
* Remove opening check clause
blenderbim-220314
2022-03-14 12:48:50 +11:00
Dion Moult
673f757a51
Fix bug where adding document references didn't work.
2022-03-09 22:14:59 +11:00
Dion Moult
578ab140cc
Create section and elevation contexts on new projects. See #1153 .
blenderbim-220309
2022-03-09 21:44:26 +11:00
Thomas Krijnen
96902bf38a
Safeguard against runtime error when invoking HLR without storey containment
2022-02-27 20:57:05 +01:00
Thomas Krijnen
b5133c6874
Add caching option in iterate() helper
2022-02-27 12:56:16 +01:00
Thomas Krijnen
5dfe85691b
#1153 Exclude walls and slabs in profile edges hack
2022-02-27 12:55:39 +01:00
Thomas Krijnen
3b7bf8844a
Update default SVG CSS for projections
2022-02-27 12:55:11 +01:00
ArturTomczak
8038b77504
typo
2022-02-26 21:56:02 +01:00
ArturTomczak
b64601ee0a
Update subrepo with sample files
2022-02-26 21:56:02 +01:00
ArturTomczak
320bb7a086
Update to IDS 0.5.8
2022-02-26 21:56:02 +01:00
ArturTomczak
ad135f70f1
encoding clean up
...
the use of binary access to file was not intentional, switched to @aothms proposal.
2022-02-26 21:56:02 +01:00
ArturTomczak
15b24d8ba4
validation tests
2022-02-26 21:56:02 +01:00
ArturTomczak
3c2b25d923
fix recurrsion
2022-02-26 21:56:02 +01:00
ArturTomczak
3282d75aa5
fix encoding bcf bug, add tests
2022-02-26 21:56:02 +01:00
ArturTomczak
72fc617196
internalise tests #1711
...
moved test files to submodule to avoid URL requests. Had to turn off (comment) two tests as they were not working but will fix them with new schema update.
2022-02-26 21:56:02 +01:00
ArturTomczak
47cad88c38
add IDS requirements #1727
2022-02-26 21:56:02 +01:00
Thomas Krijnen
e81dd9c7df
Option to yield progress from iterate() and consume_iterator()
2022-02-26 14:57:21 +01:00
Thomas Krijnen
d16f92a445
Option to set log format from python
2022-02-26 14:53:09 +01:00
Thomas Krijnen
8be79f9aee
Add XML and glTF serializers to python
2022-02-26 14:52:58 +01:00
Dion Moult
ccc6f2c4c6
Fix bug in date calculations when editing task times without sufficient data
2022-02-23 13:08:52 +11:00
Dion Moult
deb0597000
Fix infinite loops: accommodate invalid calendars with no working times in sequence utility
2022-02-23 13:04:29 +11:00
Dion Moult
348373d47e
Fix bug with editing task start times without finishes
2022-02-23 12:28:34 +11:00
Dion Moult
9e22e9486a
You can now export Microsoft Project XMLs from Blender
2022-02-21 19:57:00 +11:00
Dion Moult
3cf9017f27
New IFC2MSP conversion tool in IFC4D to convert IFC to Microsoft Project
2022-02-21 19:56:06 +11:00
Dion Moult
21479482b4
Fix bug where MS project durations expressed in hours were not parsed correctly
2022-02-21 19:55:32 +11:00
Dion Moult
97c660fec8
Fix bug with incorrect MS Project XML working day imports
2022-02-21 19:55:08 +11:00
Dion Moult
32af2025ec
Fix bug with incorrect MS Project XML sequence type import
2022-02-21 19:54:45 +11:00
Dion Moult
ffc82dfb1e
Fix bug where timeline date didn't update during animations
blenderbim-220221
2022-02-21 19:52:17 +11:00
Dion Moult
2a69af43f6
Calendars are now assigned when importing Microsoft Project XML to IFC
2022-02-21 15:24:03 +11:00
Dion Moult
5c9984a12a
Fix bug with broken MS Project to IFC conversion
2022-02-21 13:51:26 +11:00
Dion Moult
c938d6ae9b
Very minimal implementation of generating parametric duct segments from duct size properties
blenderbim-220218
2022-02-18 19:21:35 +11:00
Dion Moult
63d65f0c39
Fix #2046 . Fix crash if style was updated from an already loaded IFC dataset
2022-02-18 18:44:25 +11:00
Dion Moult
472a66b7ed
Fix bug where element types couldn't get psets applied to them due to lack of specificity in IFC templates
2022-02-18 17:11:24 +11:00
Dion Moult
ddaed9e93d
Fix bug where psets were unable to be applied for specific predefined types
2022-02-18 17:10:38 +11:00
Dion Moult
4d6eba0a06
Fix #2045 . Fix bug where IFC2X3 occurrences not correctly autodetected from types.
2022-02-18 10:06:13 +11:00
ssg
ed09b7ba31
Fixed failure for VS2017
...
Script was trying to pick up vs19 instead of vs15 even for builds on vs15, fixed that by adding a check for vs15.
2022-02-12 08:13:16 +01:00
Thomas Krijnen
2c2954b11a
#2036 check for null curve in IfcIndexedPolyCurve
2022-02-10 14:04:08 +01:00
Thomas Krijnen
5317746a82
#2037 Rerun codegen
2022-02-10 13:06:32 +01:00
Thomas Krijnen
5af7e95bee
#2037 Option to optain declaration from early bound select definitions
2022-02-10 13:06:04 +01:00
Thomas Krijnen
618d902a57
#2037 throw on invalid cast in schema code
2022-02-10 13:05:33 +01:00