Skip to content

View.GenLevel

Public Property

The level for the view.

Namespace: Autodesk.Revit.DB

Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

public Level GenLevel { get; }

Property Value

Level

Remarks

This will obtain the level for views related to levels, such as Plan Views. If this View is not generated by a level, this property is ..