Skip to content

A set of tools enabling exchange of information between BHoM and Revit.

License

Notifications You must be signed in to change notification settings

chuongmep/Revit_Toolkit

 
 

Repository files navigation

License: LGPL v3 Build status Build Status

Revit_Toolkit

A set of tools enabling exchange of information between BHoM and Revit:

  • communication between BHoM and Revit via the Adapter, RevitListener plugin and sockets
  • ToRevit and FromRevit conversion
  • a set of utility methods supporting conversion and processing of Revit elements

Known Versions of Software Supported

Autodesk Revit 2018
Autodesk Revit 2019
Autodesk Revit 2020
Autodesk Revit 2021

Documentation

For more information about functionality see Revit_Toolkit Wiki.

This toolkit is part of the Buildings and Habitats object Model. Find out more on our wiki or at https://bhom.xyz

Quick Start 🚀

Grab the latest installer and a selection of sample scripts.

Getting Started for Developers 🤖

If you want to build the BHoM and the Toolkits from source, it's hopefully easy! 😄 Do take a look at our specific wiki pages here: Getting Started for Developers

You will need the following to build Revit_Toolkit:

  • Microsoft Visual Studio 2015 or higher
  • Microsoft .NET Framework
    • .NET Framework 4.5.2 for Revit 2018
    • .NET Framework 4.7.2 for Revit 2019
    • .NET Framework 4.7.2 for Revit 2020
    • .NET Framework 4.8 for Revit 2021
  • BHoM
  • BHoM_Engine
  • BHoM_Adapter
  • Socket_Toolkit

Revit_Toolkit needs to be built separately for each version of Revit. To switch between version and specific Revit_Toolkit configurations use Configuration Manager:
Debug2018 -> Revit 2018
Debug2019 -> Revit 2019
Debug2020 -> Revit 2020
Debug2021 -> Revit 2021

Want to Contribute?

BHoM is an open-source project and would be nothing without its community. Take a look at our contributing guidelines and tips here.

Licence

BHoM is free software licenced under GNU Lesser General Public Licence - https://www.gnu.org/licenses/lgpl-3.0.html
Each contributor holds copyright over their respective contributions. The project versioning (Git) records all such contribution source information. See LICENSE and COPYRIGHT_HEADER.

About

A set of tools enabling exchange of information between BHoM and Revit.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%