|
|
The behavior for the animation associated with this task via AnimationPath
Namespace: Autodesk.Navisworks.Api.Timeliner
Assembly: Autodesk.Navisworks.Timeliner (in Autodesk.Navisworks.Timeliner.dll)
Syntax
| Visual Basic |
|---|
Public Property AnimationBehavior As AnimationBehavior Get Set |
| C# |
|---|
public AnimationBehavior AnimationBehavior { get; set; } |
| Visual C++ |
|---|
public: property AnimationBehavior AnimationBehavior { AnimationBehavior get (); void set (AnimationBehavior value); } |
Exceptions
| Exception | Condition |
|---|---|
| System..::..ObjectDisposedException | Object has been Disposed |
| System..::..NotSupportedException | Object is Read-Only |