Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Autodesk-Forge/forge-deletewalls-designautomation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED

This repository has been deprecated and migrated to https://github.com/Autodesk-Forge/forge-deletewalls-designautomation

DeleteWalls Sample

.net Design Automation visual studio revit

Description

DeleteWalls is an application that takes in a rvt file and outputs another rvt file with all of the walls removed. The files in this repository are to be used as exercise files for a tutorial to convert a typical Revit add-in to a Design Automation ready Revit add-in.

This repository contains two folders. Each of them contains a C# project. Although the projects will be always migrated to latest release of Revit, it should be also working with previous releases (after re-built by the corresponding references & packages).

  • Desktop_Version - Contains a C# project of the DeleteWalls sample, which produces an add-in that runs on the desktop version of Revit.

  • Design-Automation_Version - Contains a C# project of the DeleteWalls sample, which produces an add-in that runs on Design Automation.

Refer to the readme in each folder for details on each project.

About

Sample Revit plugin migrated to run with Design Automation for Revit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages