<Code Lib>
2025 Method
Changes 5
M

OptionalFunctionalityUtils.IsSTEPImportLinkAvailable

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

public static bool IsSTEPImportLinkAvailable()

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

Loading…