Skip to content

migrated Revit plugin for auto delete walls :An application that takes in a rvt file and outputs another rvt file with all of the walls removed

License

Notifications You must be signed in to change notification settings

autodesk-platform-services/aps-auto-delete-walls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

License

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

About

migrated Revit plugin for auto delete walls :An application that takes in a rvt file and outputs another rvt file with all of the walls removed

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages