|
|
The Zone stored in the selection set
Namespace: Autodesk.Navisworks.Api
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property Zone As LcOpZoneSpec Get |
| C# |
|---|
public LcOpZoneSpec Zone { get; } |
| Visual C++ |
|---|
public: property LcOpZoneSpec^ Zone { LcOpZoneSpec^ get (); } |
Exceptions
| Exception | Condition |
|---|---|
| System..::..InvalidOperationException | Invalid operation when '!HasZone' |
| System..::..ObjectDisposedException | Object has been Disposed |