From 1cac87fa50edb7d6a10421bda9d5ef9b12d50ab4 Mon Sep 17 00:00:00 2001 From: Dion Moult Date: Mon, 30 Sep 2019 08:07:56 +1000 Subject: [PATCH] Bump readme with new features --- src/ifcblenderexport/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/ifcblenderexport/README.md b/src/ifcblenderexport/README.md index 733de5bff9..79b5f8a709 100644 --- a/src/ifcblenderexport/README.md +++ b/src/ifcblenderexport/README.md @@ -65,6 +65,16 @@ Let's use Blender to create BIM models, because why not? Uniclass, Omniclass, or your custom system. - Associate external document files such as plans, brochures, specifications, warranties, or anything to objects and types. + - Specify swept solid geometries, allowing you to round-trip geometry + manipulation with other BIM software which have more limited geometric tools, + like Revit. + - Create material layer sets, for objects which have materials in predefined + layers with thicknesses. + - Create material constituent sets, for objects which are made up of + arbitrarily mixed ingredients. + - Specify nested and hosted element relationships. + - Specify predefined door attributes as defined in the IFC4 specification. + - Specify predefined window attributes as defined in the IFC4 specification. ## Demo