Checks whether the AXM Import/Link 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 IsAXMImportLinkAvailable()
Return Value
BooleanTrue if the AXM Import/Link functionality is available in the installed Revit.
