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

View3D.HideGridsOnLevel

Method
Description:
This method hides the grid lines in this 3D view on the given Level.
Syntax
public void HideGridsOnLevel(
	ElementId levelId
)
Parameters
Parameter Type Description
levelId ElementId The id of the Level where grids will not be displayed.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null