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

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

Loading…