@4bimfercesp The script only runs sometimes… Like ill run it once and it will work and then i try to run it again and the output says “success” but the NWC’s arent made in the folder
Hi sorry…I am looking at the code I forgot to place a run me bool.
I am not on a pc at the moment but for now you can unwire IN[1] run the graph it will turn yellow coz there’s an error Wire IN[1] again and it will work.
Apologies. can you let me know if that temporary sort it.
its says you don’t have the folder C:\TEST? Please create the folder or put your own folder path
Also make sure when you running the graph your active view is a Sheet or a 3D view.
The graph was tested many time over so it will work.
@4bimfercesp Great Script , Thanks for sharing , I’ve been searching for something like that for a long time. @manish689246, I used your part for the file path and added another part to search for a keyword in all the views and export all views that contain this keyword.
I am very glad, that I’ve found your Dynamo node “Any 3D view from a list to NWC” with Python/DesignScript in it.
But I think, there’s an issue or error, so it doesn’t work proper in my opinion.
The behaviour of the node which I could observe and repeat:
“START”
First run: The script starts, NWC files are exportet, everything fine
Second try: The script starts, reports ‘success’ after nearly zero time, but nothing has happened.
Workaround: I disconnect IN[0] or IN[1] of the NWC-Export-node, start a run of the script to provoke a error, then re-connect all inputs of the NWC-Export-node. After that I’m able to start a new run which runs fine and creates NWC files. Once.
And so the circle closes from here on you can jump back to “START” again.
Maybe you feel like to revise your node and tilt this behaviour? Where would it come from?
Maybe you could explain a little bit about your node to the community.
e.g. the Input “IN[2]” … is it a YES/NO choice whether to run the node or not?
Thank you very much in advance, if you’re willing to reply to your very old post.