The level for the view.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
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
null.
See Also
Reference