Revit Preview Release API |
Element..::..IsMonitoringLocalElement Method |
Element Class See Also |
Indicate whether an element is monitoring other local elements.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.0.0.405)
Since:
2011
Syntax
C# |
---|
public bool IsMonitoringLocalElement() |
Visual Basic |
---|
Public Function IsMonitoringLocalElement As Boolean |
Visual C++ |
---|
public: bool IsMonitoringLocalElement() |