Checks whether the ShapeImporter functionality is available in the installed Revit.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since: 2016
Syntax
C# |
---|
public static bool IsShapeImporterAvailable() |
Visual Basic |
---|
Public Shared Function IsShapeImporterAvailable As Boolean |
Visual C++ |
---|
public: static bool IsShapeImporterAvailable() |