views#
- class ansys.fluent.core.generated.solver.settings_261.views(name=None, parent=None)#
Bases:
GroupAccess controls for managing named camera views and display configurations.
Attributes
Attribute |
Summary |
|---|---|
Camera settings for adjusting the camera position, target, and other parameters. |
|
Display state options. |
|
Rendering features like antialiasing, shadows, and transparency. |
|
The mirror planes options object. |
|
Zones to mirror the domain about. |
|
Settings related to view synchronization. |
Methods
Method |
Summary |
|---|---|
Automatically scale the view to fit visible objects in the window. |
|
Reset view to front and center. |
|
Remove a view from the list. |
|
Return to the camera position before the last manipulation. |
|
Return to the camera position after the current position in the stack. |
|
List predefined and saved views. |
|
Use a saved view. |
|
Read views from a view file. |
|
Save the current view to the view list. |
|
Write selected views to a view file. |
|
Apply mirror planes for a symmetric or non-symmetric domain. |
Included in:
Parent |
Summary |
|---|---|
Controls the graphics display of the simulation results. |