|
![]() |
Copies the TimelinerTasks from the SavedItemCollection collection to the DocumentTimeliner document part - replacing TasksRoot.
Namespace: Autodesk.Navisworks.Api.Timeliner
Assembly: Autodesk.Navisworks.Timeliner (in Autodesk.Navisworks.Timeliner.dll)
Syntax
Visual Basic |
---|
Public Sub TasksCopyFrom ( _ value As SavedItemCollection _ ) |
C# |
---|
public void TasksCopyFrom( SavedItemCollection value ) |
Visual C++ |
---|
public: void TasksCopyFrom( SavedItemCollection^ value ) |
Parameters
- value
- Type: Autodesk.Navisworks.Api..::..SavedItemCollection
A SavedItemCollection of TimelinerTasks that will be copied and used to replace TasksRoot
Remarks
Whenever a task enters the DocumentTimeliner document part, any references to other items within the
DocumentTimeliner document part must be valid. This applies when the entire TasksRoot is replaced as with
DocumenTimeliner.TasksCopyfrom. Properties that reference other parts of the DocumentTimeliner document part are:
- TimelinerTask.SimulationTaskTypeName refers to a SimulationTaskType
- TimelinerTask.DataSourceName refers to a TimelienrDataSource