Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
Can someone tell me how to turn off 3D Annotation Display by default? Every time I open an assembly the Annotation Display is set to show. How to I set it to Hide when I open a file?
Go to File - Options - Entity Display and find "Show Annotations and Annotation Elements", uncheck the box and when you push OK, it should prompt you to if you want to save the settings, choose yes and *hopefully* you will have a config.pro you can save to.
Thank you!
Hello Steve,
Is there an alternate way this can be done? I have the same annoying problem and when I follow your instructions the box next to "Show annotations and Annotation Elements" is already unchecked... Is it possible this can still be controlled with a config option? Thanks in advance.
Regards,
Mike
Set this in your config.pro to disable the annotation display.
display_annotations no
Well never mind. I answered my own question...
Apparently the config file saves the setting for this display entity independently for assemblies and parts. So, while I had the feature disable for assemblies, because it WAS enabled at the part level it still showed up in my assembly...
Update: I think I need to slow down in my posts... The solution that I "thought" worked actually only holds true for the individual parts.. In other words I'd need to go in and change this setting in every single part where it is currently enabled.
The solution Ben proposed is actually what I was looking for. The Config setting always takes precedent and as such makes for a much better option then changing every single file. Thanks Ben!
Regards,
Mike