Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Revit API Project

This repository contains two projects: AddButton and AddPanel, showcasing a Revit API project. The AddButton project introduces a "Hello World" button as a Revit add-in, while the AddPanel project creates a custom ribbon panel named "Hello World."

Getting Started

  1. Clone the repository:

    https://github.com/RamCCTech/RevitAPI.git
  2. Open the solution file of the desired project in Visual Studio.

  3. Build the solution.

  4. Run the Revit application and verify the visibility of the "Hello World" button and ribbon.

AddButton Project

The AddButton project features a straightforward "Hello World" button as a Revit add-in. When clicked, it displays a corresponding message.

To utilize the AddButton add-in:

  1. Load the add-in into Revit.
  2. Navigate to the "Add-Ins" tab -> External-Tools -> Demo-Hello World.
  3. Click on the "Hello World" button.

AddPanel Project

The AddPanel project establishes a custom ribbon named "Hello World" and integrates a button into it.

To utilize the AddPanel ribbon:

  1. Load the add-in into Revit.
  2. Navigate to the "Add-Ins" tab on the ribbon.
  3. Under "NewRibbonPanel," click on the Hello World image.

Screenshots

image

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages