Skip to content

xxxmen/shtirlitsDva-Revit-PCF-Exporter-CII

Repository files navigation

PCF Exporter is an add-in for Autodesk Revit aimed to facilitate the export of piping data from Revit to the widely used PCF (Piping Component File) file format.

To get the most out of the program (in truth it is useless without knowledge of the format specification) it is strongly recommended to read the PCF reference guide which contains the format specifics. Please see this web page to obtain the specification of the PCF file format.

Installation

At this point the only way to get a working copy is to open the solution in Visual Studio and compile the .dll. Reference RevitAPI.dll and RevitAPIUI.dll from the Revit installation directory. Installation of certain NuGet packages is also required for compilation to succeed. Compile and then use the standard Autodesk Revit procedure of installing an add-in. That is copy the compiled .dll and the [PCF-Exporter.addin] (https://github.com/shtirlitsDva/pcf-exporter/blob/master/PCF_Exporter.addin) file for current user to: C:\Users\[USERNAME]\AppData\Roaming\Autodesk\Revit\Addins\[REVIT VERSION]\ or for all users to: C:\ProgramData\Autodesk\Revit\Addins\[REVIT VERSION]\.

Dependencies

Documentation

See the [Wiki] (https://github.com/shtirlitsDva/pcf-exporter/wiki) for documentation.

Communication

Disclaimer

  • Beware, this application was made by a Civil Engineer and not a programmer. Use at your own risk.
  • The application has not been tested on an Imperial project.

#Revit #PCF

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published