From 32588c63eb39ec3647c6a5be743e7e2e5fdbdd36 Mon Sep 17 00:00:00 2001 From: Dion Moult Date: Mon, 16 Sep 2019 19:36:44 +1000 Subject: [PATCH] Bump readme with new features --- src/ifcblenderexport/README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/ifcblenderexport/README.md b/src/ifcblenderexport/README.md index 3ad08d975a..733de5bff9 100644 --- a/src/ifcblenderexport/README.md +++ b/src/ifcblenderexport/README.md @@ -54,6 +54,17 @@ Let's use Blender to create BIM models, because why not? Cycles material, V-Ray material, or even Radiance material for lighting simulation. - Switch between different types of metric units when modeling. + - Model multiple representations for different purposes for a single BIM + object or type, such as footprints, axis, reference, or clearance geometry. + You can export just the type of representation required for your usecase, or + export multiple for the user to choose from. + - Record qualitative objectives such as design intentions, health and safety + strategies, or code compliance, performance solutions, and more, in the BIM + model and directly associate them to objects or types. + - Classify objects and types to different classification systems such as + Uniclass, Omniclass, or your custom system. + - Associate external document files such as plans, brochures, specifications, + warranties, or anything to objects and types. ## Demo