Code Monkey home page Code Monkey logo

keynotesfiles's Introduction

NBS Keynote Files

There are a number of options to aid the annotation of drawings. The best of these is to use a specific NBS software solution - such as our ArchiCAD, Vectorworks and Revit plugins, which allow you to easily add annotations that are relevant to the particular project.

That said, we recognise that a number of practices would still like to work with the "keynote" style functionality on certain projects. This GitHub repository makes 3 tab-separated ASCII text keynote files available for download. These files can be opened in Microsoft Excel and converted to other formats to work with your preferred design tool.

UK_NBS_Uniclass2015_02_2021.txt (708 KB) (Download)

This file has all Uniclass2015 listings covering the following tables:

  • (Co) Complexes
  • (En) Entities
  • (Ac) Activities
  • (SL) Spaces/locations
  • (EF) Elements/functions
  • (Ss) Systems
  • (Pr) Products
  • (Zz) CAD
  • (CA) Construction Aids*
  • (FI) Form of Information*

* Note that tables marked with an asterisk are currently in Beta status with industry consultation ongoing

Using Uniclass2015 for keynoting

Classification codes in this file go five levels deep.

UK_NBS_Uniclass2_2012.txt (270 KB) (Download)

This file has all Uniclass 2 Work Result listings and clause numbers. A screen shot is shown below:

Using Uniclass 2 Work Results table for keynoting

Classification codes in this file go three levels deep. In addition, the file only includes system outline clause titles and manufacturer product clause titles, making it more concise as workmanship clause titles are excluded.

NBS_UK_CAWs_2012.txt (462 KB) (Download)

This file has all Common Arrangement of Work Sections (CAWS) listings and clause numbers. A screen shot is shown below:

Using CAWs for keynoting

Classification codes in this file go two levels deep, for example L and then L10. Note that the intermediate level of L1 is NOT included.

Uniclass2015 Keynote File Generator

This repository also includes a utility written in C# which generates the tab-separated Uniclass2015 keynotes file from a JSON feed on the NBS BIM Toolkit.

keynotesfiles's People

Contributors

alansmithnbs avatar jrew avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

keynotesfiles's Issues

Load Problem: UK_NBS_Uniclass2015_02_2021.txt

The 2015 is loading incorrectly due to an issue in the text file. A tab character is needed at the end of each line before the end-of-line character in the text file. Without the tab Revit cannot interpret the file. The fix is to use RegEx to replace \n with \t\n over the entire file. Perhaps an entry on a Readme or something would be helpful. Thanks for putting these together; they are very useful.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.