| Revit 2022.1 API |
| OptionalFunctionalityUtils..::..IsShapeImporterAvailable Method |
| OptionalFunctionalityUtils Class See Also |
Checks whether the ShapeImporter functionality is available in the installed Revit.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.1.0)
Since:
2016
Syntax
| C# |
|---|
public static bool IsShapeImporterAvailable() |
| Visual Basic |
|---|
Public Shared Function IsShapeImporterAvailable As Boolean |
| Visual C++ |
|---|
public: static bool IsShapeImporterAvailable() |