ViewOptions
#
- class ansys.mechanical.stubs.v241.Ansys.Mechanical.Graphics.ViewOptions#
Bases:
object
ViewOptions class.
Overview#
Rescale size of annotation following a zoom in or zoom out of the model. |
AnnotationPreferences property. |
|
Sets the clustered vertices custom tolerance value. |
|
Display Graph overlay in the current viewport. |
|
Sets the Model display Coloring. |
|
Sets the model display option. |
|
ResultPreference property. |
|
Displays the thickness of beams. |
|
Displays all closely clustered vertices of the model. |
|
Displays all coordinate system defined. |
|
Displays the edge direction arrow. |
|
Displays the legend. |
|
Display the model's mesh. |
|
Displays edge connection using a color scheme based on the mesh connection information. |
|
Sets random colors for each object of the application. |
|
Displays the Remote Point Connections. |
|
Displays the result vectors. |
|
Displays the ruler. |
|
Displays the expansion for SPH elements. |
|
Displays the thickness of shells. |
|
Thicken the display of edge scoping. |
|
Displays the triad. |
|
Display all the vertices of the model. |
|
VectorDisplay property. |
Property detail#
- property ViewOptions.AnnotationPreferences: Ansys.Mechanical.Graphics.AnnotationPreferences | None#
AnnotationPreferences property.
- property ViewOptions.ClusteredVertexTolerance: Ansys.Core.Units.Quantity | None#
Sets the clustered vertices custom tolerance value.
- property ViewOptions.DisplayGraphOverlay: bool | None#
Display Graph overlay in the current viewport.
- property ViewOptions.ModelColoring: Ansys.Mechanical.DataModel.Enums.ModelColoring | None#
Sets the Model display Coloring.
- property ViewOptions.ModelDisplay: Ansys.Mechanical.DataModel.Enums.ModelDisplay | None#
Sets the model display option.
- property ViewOptions.ResultPreference: Ansys.Mechanical.Graphics.ResultPreference | None#
ResultPreference property.
- property ViewOptions.ShowClusteredVertices: bool | None#
Displays all closely clustered vertices of the model.
- property ViewOptions.ShowMeshConnection: bool | None#
Displays edge connection using a color scheme based on the mesh connection information.
- property ViewOptions.ShowRandomColors: bool | None#
Sets random colors for each object of the application.
- property ViewOptions.ShowRemotePointConnections: bool | None#
Displays the Remote Point Connections.
- property ViewOptions.VectorDisplay: Ansys.Mechanical.Graphics.VectorDisplay | None#
VectorDisplay property.