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