|
|
Accesses Grid Levels contained in this System.
Namespace: Autodesk.Navisworks.Api
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property Levels As GridLevelCollection Get |
| C# |
|---|
public GridLevelCollection Levels { get; } |
| Visual C++ |
|---|
public: property GridLevelCollection^ Levels { GridLevelCollection^ get (); } |
Exceptions
| Exception | Condition |
|---|---|
| System..::..ObjectDisposedException | Object has been Disposed |