2025.3 Class
Changes 5
C

OptionalFunctionalityUtils

Description:
A collection of utilities that can be used to determine if a particular set of functionality is installed and available.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.OptionalFunctionalityUtils
public static class OptionalFunctionalityUtils
Name Return Type Description
M Is3DMImportLinkAvailable() Boolean Checks whether the 3DM Import/Link functionality is available in the installed Revit.
M IsAXMImportLinkAvailable() Boolean Checks whether the AXM Import/Link functionality is available in the installed Revit.
M IsDGNExportAvailable() Boolean Checks whether the DGN Export functionality is available in the installed Revit.
M IsDGNImportLinkAvailable() Boolean Checks whether the DGN Import/Link functionality is available in the installed Revit.
M IsDWFExportAvailable() Boolean Checks whether the DWF/DWFx Export functionality is available in the installed Revit.
M IsDWGExportAvailable() Boolean Checks whether the DWG Export functionality is available in the installed Revit.
M IsDWGImportLinkAvailable() Boolean Checks whether the DWG Import/Link functionality is available in the installed Revit.
M IsDXFExportAvailable() Boolean Checks whether the DXF Export functionality is available in the installed Revit.
M IsFBXExportAvailable() Boolean Checks whether the FBX Export functionality is available in the installed Revit.
M IsGraphicsAvailable() Boolean Checks whether the graphics functionality is available to support display, print, and export functionality.
M IsIFCAvailable() Boolean Checks whether IFC functionality is available in the installed Revit.
M IsNavisworksExporterAvailable() Boolean Checks whether a Navisworks Exporter is available in the installed Revit.
M IsOBJImportLinkAvailable() Boolean Checks whether the OBJ Import/Link functionality is available in the installed Revit.
M IsPDFImportAvailable() Boolean Obsolete. Checks whether PDF import is available in the installed Revit.
M IsSATImportLinkAvailable() Boolean Checks whether the SAT Import/Link functionality is available in the installed Revit.
M IsShapeImporterAvailable() Boolean Checks whether the ShapeImporter functionality is available in the installed Revit.
M IsSKPImportLinkAvailable() Boolean Checks whether the SKP Import/Link functionality is available in the installed Revit.
M IsSTEPImportLinkAvailable() Boolean Checks whether the STEP Import/Link functionality is available in the installed Revit.
M IsSTLImportLinkAvailable() Boolean Checks whether the STL Import/Link functionality is available in the installed Revit.