Appearance Profiler: Automatic

Appearance Profiler: Automatic

dennis
Advisor Advisor
5,358 Views
14 Replies
Message 1 of 15

Appearance Profiler: Automatic

dennis
Advisor
Advisor

Is there a way to get the Appearance Profiler to "run" automatically when the NWF file is opened?  Or am I looking at an API program?

Accepted solutions (1)
5,359 Views
14 Replies
Replies (14)
Message 2 of 15

dembkod
Community Manager
Community Manager
Accepted solution

Dennis,

 

Hello. There is currently no way to force an appearance profile to automatically load. You can save a profile and transmit the saved file along with your model, but it will not force a load of the profile when a model is opened.

 

I am unsure if this can be accomplished with the API, but it may be. I would as you log this as an enhancement request with our developers directly. You can do so here:

http://usa.autodesk.com/adsk/servlet/index?siteID=123112&id=1109794

 

Thank you for participating in our community!

 

David Dembkoski                

 

Product Support Specialist

Autodesk Product Support

 

beyond design.png



David Dembkoski
0 Likes
Message 3 of 15

dennis
Advisor
Advisor

Good idea, and is done.

0 Likes
Message 4 of 15

Anonymous
Not applicable

Are there any updates on this? maybe there is Add-in that does this? Really need this feature! 

0 Likes
Message 5 of 15

Anonymous
Not applicable

any update on this topic? Navis really needs this feature 

0 Likes
Message 6 of 15

Gangula2
Advocate
Advocate
Is it currently available in Navisworks 2016?
0 Likes
Message 7 of 15

Anonymous
Not applicable

No it is not. Nor 2017 for that matter...

0 Likes
Message 8 of 15

Anonymous
Not applicable

I have recently installed Manage 2019 hoping that this issue of the Appearance Profiler not getting written to the file just like Sets or Saved Views. I am pretty devastated to see that nothing has been done seeing this was first requested back in 2011.

Do the developers not listen to the users requests?

Message 9 of 15

pbusciglio
Contributor
Contributor

Apparently they don't listent to requests.  There are so many small features that would make Navisworks so much better, but they don't want to implement.  In the meantime, there are growing alternate solutions to perform the functions Navisworks does and then some.  

Message 10 of 15

hbds20
Participant
Participant

this needs to be implemented. 

0 Likes
Message 11 of 15

s.hamel
Community Manager
Community Manager
Navisworks 2023 now includes this ability:
-ExecuteAddInPlugin AutoAppearanceLoader.Navisworks <appearance.dat>

The following will produce the nwd with the appearance profiler settings in 'appearance.dat' applied to the scene
Roamer.exe -OpenFile <input.nwf> -ExecuteAddInPlugin AutoAppearanceLoader.Navisworks <appearance.dat> -SaveFile <out.nwd> -Exit

Thanks,


Shayne Hamel
Manager, Principal Software Engineering
Message 12 of 15

pbusciglio
Contributor
Contributor

Is there documentation on this?  

0 Likes
Message 13 of 15

s.hamel
Community Manager
Community Manager
Currently just the entry on the enhancements page: https://help.autodesk.com/view/NAV/2023/ENU/?guid=Navisworks_2023_enhancements

Other pages will be updated in due course.

Thanks,


Shayne Hamel
Manager, Principal Software Engineering
0 Likes
Message 14 of 15

pascal.robben
Advocate
Advocate

ok, good to know but.... is it an actual plugin? where to dowwnload and install? not very clear for me.

What steps to take within navisworks and can I use several appearance profiles for the different projects?

Or is this plugin always refering to the same DAT file?

-ExecuteAddInPlugin AutoAppearanceLoader.Navisworks - [appearance.dat] - Execute the specified add-in and automatically load and apply appearance profiles

0 Likes
Message 15 of 15

s.hamel
Community Manager
Community Manager
It is shipped with Navisworks, nothing additional to install. Nothing to do when you are in Navisworks, this is simply for when launching from the command line. You can integrate it as part of you file batching process if you use that, or create your own bat files or any other method that calls roamer.exe
You would replace [appearance.dat] with the path and name of the dat file you want to have applied, so yes you can use different ones for different projects.

Thanks,


Shayne Hamel
Manager, Principal Software Engineering
0 Likes