Dion Moult
ef41daedb9
Users can now specify what objects to cut for documentation with presets
2020-08-11 13:52:16 +10:00
Dion Moult
34fc2136c6
Fix #839 . Add upstream support for IFCJSON, including compact, v4, and v5a
2020-08-09 18:10:30 +10:00
Dion Moult
b1842de9fa
New function to add ifc opening relationships
2020-08-09 13:09:29 +10:00
Dion Moult
7d976b1bc7
Add support for importing area and volume units
2020-08-08 14:47:33 +10:00
Dion Moult
43f0f396ab
New feature to calculate total length of selected edges
2020-08-08 14:22:48 +10:00
Dion Moult
b60438b51c
New UI in Blender to run IFCPatch
2020-08-05 17:18:10 +10:00
Dion Moult
5fbb324d7d
New GUI to run IFCCOBie using the BlenderBIM Add-on
2020-07-23 17:02:48 +10:00
Dion Moult
41c539965c
Add automatic quantities calculated at export. See #898 .
2020-07-18 14:22:18 +10:00
Dion Moult
42f597a7af
New experimental mode to allow users to profile import progress
2020-07-13 16:15:23 +10:00
Dion Moult
fa1926fa84
Exporting now uses custom people and organisations defined from the UI. See #875 .
2020-07-13 15:29:06 +10:00
Dion Moult
6b07aeb703
Allow export of positioning elements (only IfcGrid for now) See #911
2020-07-12 10:19:22 +10:00
Dion Moult
58fad83d4f
No longer require object linked materials in Blender in preparation for new material system
2020-07-11 22:25:06 +10:00
Dion Moult
4baec5754d
Allow you to specify whether to recut all, or just recut selected. See #901 .
2020-07-10 21:22:22 +10:00
Dion Moult
c7211ed171
Create basic UI to manage people and organisations. See #875 .
2020-07-09 20:46:50 +10:00
Dion Moult
fbaa6cd2ed
New UI to assign constraints to objects and export
2020-07-07 12:33:41 +10:00
Dion Moult
fda508e3f8
New UI to manage IFC constraints in the file
2020-07-06 17:26:38 +10:00
Dion Moult
358d9ef1c8
Reimplement edge based mesh import
...
We don't use foreach_set, since for some reason doing it with foreach_set requires edit mode to be toggled for the edges to be visible. We make the assumption that an object is either edge based or face based, but not both.
2020-06-21 09:48:54 +10:00
Dion Moult
d3f07c4ac4
Support native export of IfcArbitraryClosedProfileDef and IfcRectangleProfileDef
2020-06-18 21:55:07 +10:00
Dion Moult
9961f6172f
Users can now choose whether to import type representations, disabled by default
2020-06-12 21:46:28 +10:00
Dion Moult
edc3aa6157
Support import whitelists and blacklist filters. Groundwork for #865 .
2020-06-11 10:52:00 +10:00
Dion Moult
0237f12ceb
Add native element processor for extruded solids and swept disks. See #865 #885
...
* New user option to enable native element processing
* Native element geometry will be substituted with dummy geometry so that the iterator doesn't waste time on it
* IfcArbitraryClosedProfileDef and IfcRectangleProfileDef are supported for IfcExtrudedAreaSolid
* Old rebar code full of assumptiosn deleted for a more globally applicable native support for IfcSweptDiskSolid
* Probably created a whole bunch of new useful utility functions in the process, which can contribute to #829
2020-06-07 22:53:33 +10:00
Dion Moult
793c1c8ec6
Enable curve imports by default, so rebar, profiles, are imported without user confusion. See #771 and #865 .
2020-06-06 11:55:22 +10:00
Walter Stanish
8ab42cf09f
Section Plane -> Temporary Section Cutaway
2020-06-05 20:53:20 +10:00
Dion Moult
fa461502a0
Store the IFC geometry type on import. See #865 .
2020-06-01 21:57:56 +10:00
Dion Moult
1361c7b7e5
Users can now switch between IFC4 and IFC2X3 for exporting
2020-05-22 12:06:55 +10:00
Dion Moult
d3590c2325
You can now specify relationships to IFC Diff in Blender
2020-05-21 19:26:28 +10:00
Dion Moult
bc56196f27
New UI to create, manage, and run clash sets within BlenderBIM Add-on
2020-05-19 15:08:54 +10:00
Dion Moult
64fe2e978e
Bundle IFC Clash in Blender for clash detection for Windows and Linux
2020-05-16 12:54:26 +10:00
Dion Moult
df62643fc7
Minor fix
2020-05-11 17:55:26 +10:00
Dion Moult
1d7865c558
Add support for IfcAnnotation elements
2020-05-11 15:17:39 +10:00
Dion Moult
4871243445
New door tag symbol
2020-05-11 08:34:10 +10:00
Dion Moult
2a8251fc94
New UI to manage representation contexts for each object
2020-05-09 18:14:10 +10:00
Dion Moult
673f12dd8a
New feature to bulk add smart annotations to objects
2020-05-07 09:36:38 +10:00
Dion Moult
3ce71e855f
Text annotation can now extract dynamic variables from IFC data
2020-05-04 12:20:34 +10:00
Dion Moult
7410d75ef5
Users can now specify a symbol for text annotation
2020-05-04 09:35:35 +10:00
Dion Moult
97ac0e09b7
Add option to use cached render during documentation
2020-05-03 20:37:51 +10:00
Dion Moult
61a2eb4a43
Feature to set and resize text to 1.8, 2.5, 3.5, 5 and 7 sizes
2020-05-03 19:54:27 +10:00
Dion Moult
47eb032689
Users can now specify which IFC files they want to cut
2020-05-02 17:33:16 +10:00
Dion Moult
741ae2575d
Full classification HasReferences hierarchy is now exported
2020-05-02 13:57:11 +10:00
Dion Moult
04afc101a3
You can now relate and export document references and information entities
2020-05-01 19:13:54 +10:00
Dion Moult
784a394298
New document reference UI, where all docs are imported regardless of object association, and you can edit almost all metadata
2020-05-01 17:24:59 +10:00
Dion Moult
6e0fb6145e
Author and export document information metadata
2020-05-01 12:56:57 +10:00
Dion Moult
9d9911c4c0
Import all document association metadata, not just location
2020-05-01 09:58:15 +10:00
Dion Moult
3eee143bed
New option to merge aggregates into a single object for artists
2020-04-29 09:20:30 +10:00
Dion Moult
2fa49d36d8
New operator to reload an existing IFC file
2020-04-28 14:52:04 +10:00
Dion Moult
01cd5d1d79
Let user control section plane colour
2020-04-27 09:33:00 +10:00
Dion Moult
d65f2b432b
New import workaround for vendors who create a silly amount of materials like DDS-CAD
2020-04-26 22:06:27 +10:00
Dion Moult
cbfd41ad28
Package IFCCSV with BlenderBIM, with UI to import export CSV IFC data
2020-04-26 14:41:38 +10:00
Dion Moult
3d45f9afeb
New feature to only apply section planes to specific objects
2020-04-25 19:17:47 +10:00
Dion Moult
4db3b83681
Deprecate CSV-based pset assignment
2020-04-24 20:54:24 +10:00