AnnotationPreferences
#
- class ansys.mechanical.stubs.v241.Ansys.Mechanical.Graphics.AnnotationPreferences#
Bases:
object
AnnotationPreferences class.
Overview#
Sets the begin, end and increment values to display element numbering. |
|
Sets the begin, end and increment values to display node numbering. |
Sets the size for point mass annotation. (Small-Large ; 1-100) |
|
Sets the visibility of all annotations. |
|
Sets the visibility of beam annotations. |
|
Sets the visibility of bearing annotations. |
|
Sets the visibility of body scoping annotations. |
|
Sets the visibility of crack annotations. |
|
Sets the visibility of user defined annotations. |
|
Sets the visibility of mesh element numbers in named Selection, mesh, and result displays. |
|
Sets the visibility of force arrows on surface reaction. |
|
Sets the visibility of annotation labels. |
|
Sets the visibility of mesh node and mesh element annotations in named selection displays. |
|
Sets the visibility of elements for all items in the named selection group. |
|
Sets the visibility of mesh node numbers in named selection, mesh, and result displays. |
|
Sets the visibility of point mass annotations. |
|
Sets the visibility of spring annotations. |
|
Sets the size for spring annotation. (Small-Large ; 1-100) |
Property detail#
- property AnnotationPreferences.PointMassSize: int | None#
Sets the size for point mass annotation. (Small-Large ; 1-100)
- property AnnotationPreferences.ShowAllAnnotations: bool | None#
Sets the visibility of all annotations.
- property AnnotationPreferences.ShowBearings: bool | None#
Sets the visibility of bearing annotations.
- property AnnotationPreferences.ShowBodyScopings: bool | None#
Sets the visibility of body scoping annotations.
- property AnnotationPreferences.ShowCustomAnnotations: bool | None#
Sets the visibility of user defined annotations.
- property AnnotationPreferences.ShowElementNumbers: bool | None#
Sets the visibility of mesh element numbers in named Selection, mesh, and result displays.
- property AnnotationPreferences.ShowForceArrows: bool | None#
Sets the visibility of force arrows on surface reaction.
- property AnnotationPreferences.ShowMeshAnnotations: bool | None#
Sets the visibility of mesh node and mesh element annotations in named selection displays.
- property AnnotationPreferences.ShowNamedSelectionElements: bool | None#
Sets the visibility of elements for all items in the named selection group.
- property AnnotationPreferences.ShowNodeNumbers: bool | None#
Sets the visibility of mesh node numbers in named selection, mesh, and result displays.