<Code Lib>
2025.3 Method
Changes 0
M

OptionalFunctionalityUtils.IsSATImportLinkAvailable

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

public static bool IsSATImportLinkAvailable()

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

Loading…