|
|
The TimeLiner data as returned by DocumentTimeLiner.Value. Contains all the API accessible TimeLiner Data.
Namespace: Autodesk.Navisworks.Api.Timeliner
Assembly: Autodesk.Navisworks.Timeliner (in Autodesk.Navisworks.Timeliner.dll)
Syntax
| Visual Basic |
|---|
Public Class TimelinerData _ Inherits NativeHandle |
| C# |
|---|
public class TimelinerData : NativeHandle |
| Visual C++ |
|---|
public ref class TimelinerData : public NativeHandle |
Remarks
The TimelinerData class represents the entire Value property of the DocumentTimeliner document part - it is the sum of all TimeLiner data exposed by the API.
Inheritance Hierarchy
System..::..Object
Autodesk.Navisworks.Api..::..NativeHandle
Autodesk.Navisworks.Api.Timeliner..::..TimelinerData
Autodesk.Navisworks.Api..::..NativeHandle
Autodesk.Navisworks.Api.Timeliner..::..TimelinerData