Skip to content

ForgeEngine 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.

zjdyzww/forge-engine-samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is ForgeEngine SDK?

ForgeEngine 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.

ForgeEngine has three versions so far, namely RVT, NW and DWG.

ForgeEngine RVT

The runtime environment is Autodesk Revit addin, support Autodesk Revit 2014-2020.

ForgeEngine NW

The runtime environment is Autodesk Navisworks addin, support Autodesk Navisworks Manager 2014-2020.

ForgeEngine DWG

No other software dependencies are required.

Quick start

  • 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 ForgeEngine RVT, run Revit and load model, you can find export button in toolbar.
  • for ForgeEngine NW, run Navisworks and load model, you can find export button in toolbar.
  • for ForgeEngine DWG, just run it

How to purchase licenses?

Please contact liuyongsheng@msn.com

About

ForgeEngine 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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%