<Code Lib>
2024 Method
Changes 0
M

OptionalFunctionalityUtils.IsDWFExportAvailable

Description:
Checks whether the DWF/DWFx Export functionality is available in the installed Revit.
Remarks:
DWF/DWFx Export requires presence of certain modules that are optional and may not be part of the installed Revit.

public static bool IsDWFExportAvailable()

bool True if the DWF/DWFx Export functionality is available in the installed Revit.

Loading…