<Code Lib>
2024 Method
Changes 4
M

OptionalFunctionalityUtils.IsAXMImportLinkAvailable

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

public static bool IsAXMImportLinkAvailable()

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

Loading…