<Code Lib>
2023 Method
Changes 2
M

OptionalFunctionalityUtils.Is3DMImportLinkAvailable

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

public static bool Is3DMImportLinkAvailable()

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

Loading…