Reports whether the Analytical Model is enabled or disabled.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2011
Syntax
| C# |
|---|
public bool IsEnabled() |
| Visual Basic |
|---|
Public Function IsEnabled As Boolean |
| Visual C++ |
|---|
public: bool IsEnabled() |