McCulloughRT / Revit2glTF

An open source glTF format exporter for Autodesk Revit.
186 stars 68 forks source link

Reworked project to target correct Revit API versions #9

Closed eirannejad closed 4 years ago

eirannejad commented 4 years ago

Each Revit version has a dedicated Debug and Release build config that builds for the right .NET framework version and Revit API version. Also defines REVITXXXX to help protecting code for various Revit versions