Skip to content

KennanChan/RevitFileUtility

Repository files navigation

RevitFileUtility

A library for Revit developer to read some information about a revit file without using RevitAPI

Usage

Initialize an object of RevitFile with the physical path of the revit file(.rvt,.rfa,.rte,.rft) and the BasicFileInfo property is for information about the file and the Thumbnail property is for the thumbnail image stored in the file

Notice

This library is written with C# 6.0 which means Visual Studio 2015+ is recommended for compiling.

Reference

This library is mostly inspired by the article of Jeremy Tammik(The Building Coder) posted on thebuildingcoder.typepad.com

About

A library for Revit developer to read infos about a revit file without using RevitAPI

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages