Returns the element id of the level that defines the top of the underlay range.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2017
Syntax
| C# |
|---|
public ElementId GetUnderlayTopLevel() |
| Visual Basic |
|---|
Public Function GetUnderlayTopLevel As ElementId |
| Visual C++ |
|---|
public: ElementId^ GetUnderlayTopLevel() |