RVTDocs.com
Namespace: Autodesk.Revit.DB Class: View

View.GenLevel

Property
Description:
The level for the view.
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.
Syntax
public Level GenLevel { get; }