2023 Class
Changes 7
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() bool Checks whether the 3DM Import/Link functionality is available in the installed Revit.
M IsAXMImportLinkAvailable() bool Checks whether the AXM Import/Link functionality is available in the installed Revit.
M IsDGNExportAvailable() bool Checks whether the DGN Export functionality is available in the installed Revit.
M IsDGNImportLinkAvailable() bool Checks whether the DGN Import/Link functionality is available in the installed Revit.
M IsDWFExportAvailable() bool Checks whether the DWF/DWFx Export functionality is available in the installed Revit.
M IsDWGExportAvailable() bool Checks whether the DWG Export functionality is available in the installed Revit.
M IsDWGImportLinkAvailable() bool Checks whether the DWG Import/Link functionality is available in the installed Revit.
M IsDXFExportAvailable() bool Checks whether the DXF Export functionality is available in the installed Revit.
M IsFBXExportAvailable() bool Checks whether the FBX Export functionality is available in the installed Revit.
M IsGraphicsAvailable() bool Checks whether the graphics functionality is available to support display, print, and export functionality.
M IsIFCAvailable() bool Checks whether IFC functionality is available in the installed Revit.
M IsNavisworksExporterAvailable() bool Checks whether a Navisworks Exporter is available in the installed Revit.
M IsOBJImportLinkAvailable() bool Checks whether the OBJ Import/Link functionality is available in the installed Revit.
M IsPDFImportAvailable() bool Checks whether PDF import is available in the installed Revit.
M IsSATImportLinkAvailable() bool Checks whether the SAT Import/Link functionality is available in the installed Revit.
M IsShapeImporterAvailable() bool Checks whether the ShapeImporter functionality is available in the installed Revit.
M IsSKPImportLinkAvailable() bool Checks whether the SKP Import/Link functionality is available in the installed Revit.
M IsSTLImportLinkAvailable() bool Checks whether the STL Import/Link functionality is available in the installed Revit.