Graphics#

class ansys.fluent.core.generated.datamodel_242.flicing.Root.Case.Results.Graphics(service, rules, path)#

Bases: PyMenu

Singleton Graphics.

Classes:

CameraSettings(service, rules, path)

Singleton CameraSettings.

Contour(service, rules[, path])

GraphicsCreationCount(service, rules[, path])

Parameter GraphicsCreationCount of value type int.

GridColors(service, rules, path)

Singleton GridColors.

LIC(service, rules[, path])

Mesh(service, rules[, path])

ParticleTracks(service, rules[, path])

Pathlines(service, rules[, path])

SaveImage(service, rules, command[, path])

Command SaveImage.

Scene(service, rules[, path])

Vector(service, rules[, path])

XYPlot(service, rules[, path])

Methods:

__init__(service, rules, path)

__init__ method of PyMenu class.

class GraphicsCreationCount(service, rules, path=None)#

Bases: PyNumerical

Parameter GraphicsCreationCount of value type int.

class SaveImage(service, rules, command, path=None)#

Bases: PyCommand

Command SaveImage.

Parameters:
FileNamestr
Formatstr
FileTypestr
Coloringstr
Orientationstr
UseWhiteBackgroundbool
ResolutionDict[str, Any]
Returns:
bool
__init__(service, rules, path)#

__init__ method of PyMenu class.