Skip to content

jeremytammik/ExportCncFab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExportCncFab

Revit C# .NET API add-in to export Revit wall parts to DXF or SAT for CNC fabrication.

This add-in demonstrates various useful aspects along the way, such as:

  • Implement the external application
  • Create ribbon panel and command push buttons
  • Load icons from assembly resources
  • Select wall parts and handle optional pre-selection
  • Export wall part elements to DWF or SAT
  • Manage, create and populate shared parameter values

For more information, please refer to The Building Coder and the 12-minute Revit to CNC Direct YouTube video.

Detailed articles describing various implementation aspects include:

Demonstration

William Spier demonstrates running ExportCncFab in his 12-minute Revit to CNC Direct YouTube recording.

No Executable

The source code for this Revit add-in is published here for Revit API demonstration purposes only. For legal reasons, I cannot share the executable add-in in public. Please feel free to grab the source code from GitHub and create the required add-in from that yourself, or ask a friend or colleague to create it for you.

Author

Jeremy Tammik, The Building Coder and The 3D Web Coder, Autodesk Platform Services APS Development, ADN Open, Autodesk Inc.

License

This sample is licensed under the terms of the MIT License. Please see the LICENSE file for full details.

About

Revit Add-In to export Revit wall parts to DXF or SAT for CNC fabrication

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages