<Code Lib>
2024 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()

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

Loading…