BimAngle Engine can export your model to other formats, such as Autodesk Forge Viewer SVF/F2D, glTF/glb, Cesium 3D Tiles, etc. No need to rely on other online services, can be run offline.
BimAngle Engine has six versions so far, namely RVT, NW ,DWG, DGN, SKP and 3DXML.
The runtime environment is Autodesk Revit addin, support Autodesk Revit 2014-2023.
The runtime environment is Autodesk Navisworks addin, support Autodesk Navisworks Manager 2014-2023.
For *.dwg(AutoCAD drawing), no other software dependencies are required.
The runtime environment is Bentley MicroStation CE addin.
For *.skp(SketchUp model), no other software dependencies are required.
For *.3dxml, no other software dependencies are required.
- Clone or download this repository
- Depending on the version you choose, use Visual Studio 2017 to open the corresponding solution file(*.sln)
- Copy all nuget scripts from NugetCommands.txt, paste to VS2017 (Menu)Tools -> NuGet Package Manager -> Package Manager Console, and run these nuget scripts, this step will ensure the "BimAngle Engine SDK" available
- Rebuild the solution
- for BimAngle Engine RVT, run Revit and load model, you can find export button in toolbar.
- for BimAngle Engine NW, run Navisworks and load model, you can find export button in toolbar.
- for BimAngle Engine DWG, just run it
- for BimAngle Engine DGN, run MicroStation CE and load model, you can find export button in toolbar.
- for BimAngle Engine SKP, just run it
- for BimAngle Engine 3DXML, just run it
Please contact liuyongsheng@msn.com