Setting ortographic view, scene lights as default for Navisworks batch run

Anonymous

Setting ortographic view, scene lights as default for Navisworks batch run

Anonymous
Not applicable

Hello everyone, we have a batch that runs for multiple project's from Aveva Marine. By default view is perspective and lighting is always somehow dimmed. Is there any possibility to setup this in the same bat file that runs daily? 

Thank You in advance!

0 Likes
Reply
Accepted solutions (1)
1,265 Views
4 Replies
Replies (4)

michael.coviello
Autodesk Support
Autodesk Support

Hello @Anonymous

Thank you for posting,  I understand you are trying to run a batch job daily using Navisworks.

Which version of Navisworks are you using?   

Could you post a screencast or screenshots to help describe what is not working.   It would be helpful to understand your workflow and what is not working for you.   

Looking forward to your reply!



Michael C
Technical Support Specialist
What's New in Revit 2023 | Autodesk University | Revit Blog
0 Likes

Anonymous
Not applicable

Hello @michael.coviello

 

We are running Navisworks 2019, and the batch is working but we would like also to somehow setup the batch to have better lighting and orthographic view . here is the syntax screen shot from the batch:batch.PNG

 

Can we add lines to batch file with mentioned options for orthographic view and scene lights? I have attached two additional photos of default working environment and edited one, second with more lights and graduated background is what we want.

default work enviroment.PNG

 

 

wanted enviroment.PNG

 

 

 

 

 

 

0 Likes

Anonymous
Not applicable

Thank You for the response, I'll try to look at the Navisworks API part of forum and find a solution!

 

Edited by
Discussion_Admin

0 Likes

michael.coviello
Autodesk Support
Autodesk Support
Accepted solution

Hello @roko.katic

The batch utility will use the individual file loaders to do things like set the default view, background and render style although this is on a per file basis.

 

The best option for you might be a .NET plugin that loads the file then changes the current view to have the desired settings, then save an NWD file.

 

I recommend posting on the Navisworks API forum describing the goals of what you're trying to achieve.

https://forums.autodesk.com/t5/navisworks-api/bd-p/600

 

Here is one post in particular that may help in your case.

https://forums.autodesk.com/t5/navisworks-api/scripting-quot-end-to-end-quot-creation-of-nwd-from-si...

 

Changing Background for publishing file using Script Automation in Navisworks

 

If my post answers your question, please click the "Accept as Solution" button. This helps everyone find answers more quickly!



Michael C
Technical Support Specialist
What's New in Revit 2023 | Autodesk University | Revit Blog
0 Likes