<Code Lib>
2026 Method
Changes 0
M

OptionalFunctionalityUtils.IsNavisworksExporterAvailable

Description:
Checks whether a Navisworks Exporter is available in the installed Revit.
Remarks:
A Navisworks exporter is registered via an external add-in. If no add-in has registered an exporter, this will not be a part of the session.

public static bool IsNavisworksExporterAvailable()

Boolean True if a Navisworks Exporter is available in the installed Revit.

Loading…