Перейти к содержимому

REVIT RIBBON FROM SCRATCH WITH C# AND REVIT API

DynamiteRevit

0:00 / 0:00

REVIT RIBBON FROM SCRATCH WITH C# AND REVIT API

2 058 просмотров · 2 года назад
DynamiteRevit
1,51 тыс. подписчиков
2 058 просмотров · 2 года назад
https://www.fiverr.com/s/yv27x75 Welcome to my comprehensive tutorial on creating a custom Revit ribbon using C# and the Revit API! In this video, I'll walk you through the entire process, step by step, demonstrating how I build a fully functional custom tab, panel, push button, and even multiple pulldown buttons within Autodesk Revit. 🔷 Key Topics Covered: Setting up your development environment for Revit API Creating a new tab for your custom ribbon Designing a custom panel with specific commands Implementing a push button for a single action Adding multiple pulldown buttons for advanced functionality Writing C# code to interact with the Revit API Whether you're a seasoned developer or just starting with Revit customization, this tutorial is designed to help you gain a solid understanding of creating a tailored Revit ribbon to streamline your workflow and enhance your productivity. With the power of C# and the Revit API, I can unlock new possibilities for your BIM projects. 🛠️ Resources: Download the sample code and project files: https://github.com/graveclay2010HS/Re... If you found this tutorial helpful, please give it a thumbs up, share it with your colleagues, and subscribe for more in-depth Revit tutorials, tips, and tricks. If you have any questions or need assistance, feel free to leave a comment below, and I'll be happy to help. Don't forget to hit the notification bell so you never miss an update from my channel. Thank you for watching, and let's dive into the world of custom Revit ribbons with C# and the Revit API! 00:00 WELCOME BACK! 00:21 REVIT API OPPORTUNITIES 00:41 DYNAMO, PYTHON & C# 01:01 C# & REVIT API 01:23 TIME FOR ACTION! 01:38 EXAMPLE SETUP 02:10 WHAT IS REVIT API? 03:24 REVIT API CLASSES 04:05 CLASSES WE NEED TODAY 04:47 SIZING OUR IMAGES 05:33 C# HIGHLIGHTS 06:03 START FROM TEMPLATE 07:01 CREATE A PANEL 10:39 ADD PUSHBUTTON 15:43 ADD RESOURCES 16:25 ADD PULLDOWNBUTTONS 24:09 ADD PUSHBUTTONS TO THE PULLDOWNBUTTONS 31:28 YOU MADE IT!