From 359b55aeaba1bc07dc62ca1ce4280b8214243a2d Mon Sep 17 00:00:00 2001 From: Dion Moult Date: Tue, 3 Sep 2019 20:55:10 +1000 Subject: [PATCH] Add feature about IfcRelAggregates to readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 57744bbbc8..6e47d406b9 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,9 @@ Let's use Blender to create BIM models, because why not? - Classify any geometry as any IFC type. Just because it is a wall doesn't mean you should be limited to modeling it in a certain way. Easily change from one type to another without damaging your geometry. + - Support element compositions and decompositions with full control over the + classifications of their parts. Most BIM programs don't give this + flexibility. - Allow BIM objects to instance a shared geometric representations. This allows you to place the same shape in multiple objects without drastically increasing your filesize.