Skip to content
Pawel Baran edited this page Apr 9, 2020 · 5 revisions

Note: It is highly recommended to switch to Manual mode when working with Dynamo and BHoM. Besides that, it is worth having a look at Using the BHoM section before reading this page.

Basics

Having the adapter successfully set up, one can start interacting with Revit. Similar to Pull, Push behaves like a standard Dynamo component, so can be placed on canvas with a standard right 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 level to Revit.

Push in Dynamo

Pushing elements

The example above

ModelInstances and DraftingInstances

Update

Note: Update is currently in prototype stage and might not always work as expected.

Clone this wiki locally