Revit 2018 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: 18.0.0.0 (18.0.0.420)
Since:
2011
Syntax
C# |
---|
public bool IsMonitoringLocalElement() |
Visual Basic |
---|
Public Function IsMonitoringLocalElement As Boolean |
Visual C++ |
---|
public: bool IsMonitoringLocalElement() |