The method that Revit will invoke to perform an export to Navisworks.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2014
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Parameters
- document
- Type: Autodesk.Revit.DBDocument
The document to export.
- folder
- Type: SystemString
The folder path.
- name
- Type: SystemString
The file name.
- options
- Type: Autodesk.Revit.DBNavisworksExportOptions
The export options.