This node opens a file in Navisworks, and can be run from Dynamo in sandbox or standalone mode. The Boolean switch optionally allows Navisworks to run ‘hidden’ or in the background (when set to false). The output is a ‘OpenNavisFile’ object, which is used in other DynaWorks nodes.
Hello,
First time using and setting up Dynaworks. I am getting an error on the OpenNavisFile.Openfile node.
It reads:
Retrieving the COM class factory for component with CLSID {8943D59-218C-5FB1_8FF-4A6DDA9A5C55}
Failed do to the following error : 80080005
Server execution failed (Exception from HRESULT: 0x80080005 (CO_E_Server_EXEC_FAILURE)).
Any advice?