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.
-
StringfolderThe folder path.
-
StringnameThe file name.
-
optionsThe export options.