NavisworksExportOptions

NavisworksExportOptions

Anonymous
Not applicable
464 Views
1 Reply
Message 1 of 2

NavisworksExportOptions

Anonymous
Not applicable

using:

 NavisworksExportOptions nwcOptions = new NavisworksExportOptions();

Is there some way to set the faceting factor through the API ? these does not seem to be an member for the faceting factor in the navisworksexportoptions. Exporting through api will keep it on the default value of 1, but this messes up the small parts in my model, so i want to set it to 10.

using the default exporter, i can manually change this setting but in the through the api it seems impossible to do. Is there some way ?

 

navis export.PNG

 

 

0 Likes
465 Views
1 Reply
Reply (1)
Message 2 of 2

matthew_taylor
Advisor
Advisor

Hi @Anonymous,

I've not tested it, but have you tried manually changing the registry values that the settings dialog uses?

HKEY_CURRENT_USER\Software\Autodesk\Navisworks Exporters x64\14.0\

 

 

Cheers,

 

-Matt


Cheers,

-Matt
_______________________________________________________________________________
Marking a post as a 'solution' helps the community. Giving a post 'Kudos' is as good as saying thanks. Why not do both?
0 Likes