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