Skip to content

Push in Grasshopper

Pawel Baran edited this page Dec 18, 2020 · 10 revisions

Note: Before reading this page, it is recommended to have a look at Using the BHoM section.

Basics

Having the adapter successfully set up, one can start interacting with Revit. Similar to Pull, Push behaves like a standard Grasshopper component, so can be placed on canvas with a standard double left click action. The objects to be pushed need to be BHoM objects and should generally be one of the types supported by BHoM conversion to Revit.

The example below shows a simple exercise of pushing a few sheets to Revit. Please note that Push will not run as long as it is not activated (active == true).

Push in Grasshopper

More examples is available in Push examples page.

Clone this wiki locally