scene#
- class ansys.fluent.core.generated.solver.settings_261.scene(name=None, parent=None)#
Bases:
NamedObject[scene_child],CreatableNamedObjectMixin[scene_child]A scene is a container object graphics that organizes and manages the display of multiple graphical elements such as contours, vectors, pathlines, LIC, particle tracks, and mesh into a single visual output. Scenes help you build layered visualizations, control rendering order, and export cohesive views for reports or animations.
Methods
Method |
Summary |
|---|---|
Create a new instance of the current object type. |
|
Delete selected objects. |
|
Rename the object. |
|
List the names of the objects. |
|
List active properties of the object. |
|
Copy graphics object. |
|
Display graphics object. |
|
Add graphics object to existing graphics. |
|
Clear object history. |
Named object type
Included in:
Parent |
Summary |
|---|---|
Access all post-processing tools and reporting features for analyzing simulation results. |