Share

OptionalFunctionalityUtils.IsIFCAvailable Method

Checks whether IFC functionality is available in the installed Revit.


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

Syntax

C#

public static bool IsIFCAvailable()

Return Value

Boolean
True if the IFC functionality is available in the installed Revit.

Remarks

IFC Import/Export requires presence of certain modules that are optional and may not be part of the installed Revit.

See Also

Reference

Was this information helpful?