-
Notifications
You must be signed in to change notification settings - Fork 2
gbXML Getting Started
Roly Hudson edited this page May 14, 2020
·
1 revision
-
Core BHoM components (For more about BHoM/installing BHoM see: here)
-
UI of your choice e.g. Revit (2018)/Dynamo, Rhino/Grasshopper, Dynamo Core, Excel
-
If you are planning on interacting with Revit please review here
Download sample visual programming script from here for one of the following UIs:
- Revit/Dynamo
- DynamoSandbox
- Rhino/Grasshopper
- Excel
- Pull information from Revit. Create the components from step 1 in the GIF and connect them to each other.
- Modify your BHoM Objects in any user interface (Grasshopper or Dynamo). You have to explode your objects and connect them like they are connected in step 2 in the GIF in order to display your geometry.
- Push your final result by connecting your objects (building or spaces) to the push component. Enter file name and filepath. When the script has run you will find the gbXML file in the folder you specified.