Share

OptionalFunctionalityUtils.IsNavisworksExporterAvailable Method

Checks whether a Navisworks Exporter is available in the installed Revit.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public static bool IsNavisworksExporterAvailable()

Return Value

Boolean
True if 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.

See Also

Reference

Was this information helpful?