Mechanical switch off the view annotation labels
Options

kanchan_cadfem
Member Posts: 21
**
in Structures
Hi
Mechanical Scripting
does any one know how we can switch off the annotation labels from the Display -> Annotation -> Preferences
using scripting?
Thanks
Kanchan
Tagged:
0
Best Answer
-
Here you go:
Graphics.ViewOptions.AnnotationPreferences.ShowLabels = False
See this section in the help for v2024R2
Thanks,
Eric1
Answers
-
Hey @kanchan_cadfem thanks for your question, I suspect someone in the @Structures-Scripting-Team should be able to help!
0