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

View3D.ProjectGridsOnSectionBox

Property
Description:
This option projects all grids from the current 3d view on the bottom face of the section box.
Syntax
public bool ProjectGridsOnSectionBox { get; set; }
Exceptions
Exception Condition
InvalidOperationException Returns true if the view is not a view template.