|
|
The selection that specifies the ModelItems that this task acts upon
Namespace: Autodesk.Navisworks.Api.Timeliner
Assembly: Autodesk.Navisworks.Timeliner (in Autodesk.Navisworks.Timeliner.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property Selection As TimelinerSelection Get |
| C# |
|---|
public TimelinerSelection Selection { get; } |
| Visual C++ |
|---|
public: property TimelinerSelection^ Selection { TimelinerSelection^ get (); } |
Exceptions
| Exception | Condition |
|---|---|
| System..::..ObjectDisposedException | Object has been Disposed |