Share Email Facebook Twitter LinkedIn View.GenLevel Property The level for the view.Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0) Syntax C# public Level GenLevel { get; }Property ValueLevel RemarksThis 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 AlsoReferenceView ClassAutodesk.Revit.DB Namespace