IsShapeImporterAvailable Method


Checks whether the ShapeImporter functionality is available in the installed Revit.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 17.0.0.0 (17.0.1090.0)
Since: 2016

Syntax

C#
public static bool IsShapeImporterAvailable()
Visual Basic
Public Shared Function IsShapeImporterAvailable As Boolean
Visual C++
public:
static bool IsShapeImporterAvailable()

Return Value

True if the ShapeImporter functionality is available in the installed Revit.

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →