Skip to content
/ apiviet Public

Revit C# .NET add-in - Create Revit ribbon and addin by simpler way

License

Notifications You must be signed in to change notification settings

tduyng/apiviet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ApiViet

Learn and do some addin revit with C#

Inspired by the awsome solutions of Victor Chekalin and CADBIMDeveloper


📄 Table of Contents

:octocat: Why I use it

  • Simpler: Easier to create the button now, useful for other projects
  • Readable: Create the ribbbon item with the lambda expression
  • Modify exist RibbonItem: We can add, modify the button in the exist tab, panel create by other addin

:octocat: Addin

  • Revit 2019 - VS Comunity 2017 - Framework .NET Framwork 4.7.1
  • ..............

:octocat: Roadmap

  • Ribbon Revit!
    • Create all types of ribbon revit
      • Create CustomRibbon
      • Create CustomTab
      • Create CustomPanel
      • Create CustomPushButton
      • Create CustomStackedItems
      • Create CustomPulldownButton
      • Create CustomSplitButton
      • Create CustomCombobox
      • Create CustomRadioButton
      • Create CustomTextBox
      • Create CustomToggleButton
    • Add solution the permit create button in the existed panel(solution of CADBIMDevelopper)
  • Addin
    • Addin 1
    • Addin 2
    • ...
  • To do

📃 License

MIT © Tien-Duy NGUYEN

So let's go!

Good luck for me. 😄

🐤

About

Revit C# .NET add-in - Create Revit ribbon and addin by simpler way

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages