|
|
Clears all TimelinerDataSources from the DocumentTimeliner document part.
Namespace: Autodesk.Navisworks.Api.Timeliner
Assembly: Autodesk.Navisworks.Timeliner (in Autodesk.Navisworks.Timeliner.dll)
Syntax
| Visual Basic |
|---|
Public Sub DataSourcesClear |
| C# |
|---|
public void DataSourcesClear() |
| Visual C++ |
|---|
public: void DataSourcesClear() |
Remarks
This will clear the list of TimelinerDataSources from the Document Part and remove the assoication from TimelinerTasks to any TimelinerDataSources
The SynchronizationId property is retained however.
See TimelinerTask.SynchronizationId for more details about the SynchronizationId.