This method hides the grid lines in this 3D view on the given Level.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public void HideGridsOnLevel(
ElementId levelId
)
Parameters
- levelId ElementId
-
The id of the Level where grids will not be displayed.
Exceptions
See Also
Reference