INavisworksExporter.Export
Description:
The method that Revit will invoke to perform an export to Navisworks.
The method that Revit will invoke to perform an export to Navisworks.
void Export(
Document document,
string folder,
string name,
NavisworksExportOptions options
)
-
documentThe document to export.
-
folderThe folder path.
-
nameThe file name.
-
optionsThe export options.