|
![]() |
Determines which Levels are rendered.
Namespace: Autodesk.Navisworks.Api
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
Visual Basic |
---|
Public Enumeration GridsRenderMode |
C# |
---|
public enum GridsRenderMode |
Visual C++ |
---|
public enum class GridsRenderMode |
Members
Member name | Description | |
---|---|---|
AboveAndBelow |
Renders Levels directly above and directly below the current Viewpoint.
| |
Above |
Renders the Level directly above the current Viewpoint.
| |
Below |
Renders the Level directly below the current Viewpoint.
| |
All |
Renders all Levels.
| |
Locked |
Renders just the level you are locked to.
|
Remarks
Options to control how the levels are rendered in the current Viewpoint