From b6af68bfe6288b990923dbd0dcc0000fba66bc56 Mon Sep 17 00:00:00 2001 From: Andrej730 Date: Wed, 25 Jun 2025 18:32:41 +0500 Subject: [PATCH] data/templates/titleblocks/README.md Basic readme about folder contents. Will need to move it more general documentation later. --- src/bonsai/bonsai/bim/data/templates/titleblocks/README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/bonsai/bonsai/bim/data/templates/titleblocks/README.md diff --git a/src/bonsai/bonsai/bim/data/templates/titleblocks/README.md b/src/bonsai/bonsai/bim/data/templates/titleblocks/README.md new file mode 100644 index 0000000000..e2e2ebeb35 --- /dev/null +++ b/src/bonsai/bonsai/bim/data/templates/titleblocks/README.md @@ -0,0 +1 @@ +SVG [mustache](https://mustache.github.io/) templates that will be used for sheets and fill be filled with infromation from the sheet's IfcDocumentInformation attributes (e.g. Identification, Name, Revision, etc).