Revit 2025 API
Level |
Returns the Associated Level id.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ElementId GetAssociatedLevel()
Public Function GetAssociatedLevel As ElementId
public: ElementId^ GetAssociatedLevel()
member GetAssociatedLevel : unit -> ElementId
Return Value
ElementIdSee Also