Assigning Animation to Timeliner Task, Search by String

Assigning Animation to Timeliner Task, Search by String

Anonymous
Not applicable
498 Views
0 Replies
Message 1 of 1

Assigning Animation to Timeliner Task, Search by String

Anonymous
Not applicable

I am trying to create a process with the Navisworks .Net Api to import the Timeliner .CSV data. I can’t seem to be able to link the animations column to animations in Navisworks with the inbuilt importer therefore I am attempting to create a script in C# to fix this issue. Currently we have to manually select the animation in the Timeliner for each task.

 

Is there a way to collect all the Animations (as a `SavedItemReference`) available in the file as a collection, then select the specific animation by their name? I am attempting to use a string from a CSV file to match the `SavedItemReference.DisplayString` and assign it to the Timeliner using `DocumentTimeliner.TaskEdit`.

 

Version: Navisworks Manage 2018


Kind Regards,
Alex

 

0 Likes
499 Views
0 Replies
Replies (0)