buildingsmart-community / bSDD-Revit-plugin

MIT License
32 stars 2 forks source link

bSDD Revit plugin

This is a community build tool. It is not an official buildingSMART International initiative.

Introduction

This project is part of the Open bSDD toolkit, an opensource development of a series of consistent bSDD plugins sharing a common bSDD web UI.

This project is initiated by Dutch contractors VolkerWessels and Heijmans. By starting this opensource development we believe we can help the industry structuring data. Proper usage of the buildingSMART Data Dictionary helps in getting consistent information in objects. Good information is the basis for further automation. The idea of our development is that we inspire our industry to include bSDD in their processes and softwareproducts natively.

Open bSDD toolkit projects

Features

Validate model against bSDD

Installation

  1. Go to the Releases page
  2. Find the release you want to install, the latest is at the top (Mind the "Pre-release" tags, those versions are not meant for production use!)
  3. Expand the Assets section, and download the installer (.exe) file.
  4. When running the installer it first asks you if you want to install for:
    • just you (plugin is installed in "C:\Users\%USERNAME%\AppData\Roaming\Autodesk\Revit\Addins\")
    • all users, needing admin privilages to install (plugin is installed in (C:\ProgramData\Autodesk\Revit\Addins)
  5. Select installation language
  6. Select Revit versions to install for (2023 and 2024 currently)
  7. Accept MIT license
  8. Select start menu folder to get a shortcut to the uninstaller.

Usage

Go to the wiki page

Development setup

Prerequisites

Clone repo from Github desktop

Update submodules from PowerShell

Setup the project in Visual Studio