Skip to content

leaves7984/revit-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

revit-plugin

Study target: use C# and Revit API to create Revit Plugin

workflow

Commands

Each C# file has simple operate to Revit File

  • AddProperty: iterate the all .rfa files in the specific folder, fetch the key from server and edit the family type parameters
  • ChangeLocation
  • CollectWindows
  • DeleteElement

...

Plugin

Create an external application: Add ribbon tabs and panels

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages