Method that creates a new Revit model using the information supplied by the input RevitExportDefinition object. If RevitExportDefinition.EnableUpdating is set to True, the new RevitExport is returned and a browser node will for it.
Name | Type | Description |
Definition | RevitExportDefinition | Input RevitExportDefinition object that defines the RevitExport. |
Name | Description |
Create Revit Export sample | This sample demonstrates how to create a RevitExport object. |