Hello All,
I am tryping to export all properties from Navisworks to excel. i have reached sofar (See pic)
looks i’ve hit road block. can some one here point me in right direction.
see attached.
cheers
Hi @rafy.rumeh
You need to OpenNavisFile before getting property list:

Maybe you forgot NavisAttribute ?
Thank You Deniz,
Can you please help me on this, not sure as to what i should provide or what Dynamo wants here?
cheers
Add a boolean to OpenFile node please. (Visible false)
You should select a nwf file to open.
Hi Deniz, Same thing, nothing changed.
please see my file.
cheers
9_Test.dyn (15.8 KB)
Hi All,
Any tip or help?
The input for ‘overwrite’ in the last node ‘Data.ExportExcel’ should be a boolean (true or false) format
You have input a string format
use a boolean node set to false instead.
or double click and create a code block and type ‘false’ until it turns purple. i.e. boolean format.
Hi I know it has been a while. Was this issue resolved? I am looking for the solution for a similar problem
Try to install another package which matches your using Navisworks version, for example, Dynaworks 19, DynaWorks 20, 21, 22 etc.