Share

RevitExports.CreateDefinition Method

Parent Object: RevitExports

Description

Method that creates a new RevitExportDefinition. The returned definition provides control over the selection of components to be exported, the simplification options to be applied, and aspects of the exact format of the resulting Revit model.

Syntax

RevitExports.CreateDefinition() As RevitExportDefinition

Samples

Name Description
Create Revit Export sample This sample demonstrates how to create a RevitExport object.

Version

Introduced in version 2022

Was this information helpful?