<Code Lib>
2027 Method
Changes 3
M

OptionalFunctionalityUtils.IsOBJImportLinkAvailable

Description:
Checks whether the OBJ Import/Link functionality is available in the installed Revit.
Remarks:
OBJ Import/Link is optional functionality that does not have to be a part of the Revit installation.

public static bool IsOBJImportLinkAvailable()

Boolean True if the OBJ Import/Link functionality is available in the installed Revit.

Loading…