_Mesh#

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

Bases: PyMenu

Singleton _Mesh.

Classes:

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

Command AddToViewport.

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

Command Diff.

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

Command Display.

DisplayInViewport(service, rules, command[, ...])

Command DisplayInViewport.

DisplayLIC(service, rules[, path])

Parameter DisplayLIC of value type bool.

EdgeOptions(service, rules, path)

Singleton EdgeOptions.

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

Command ManageViews.

MeshColoring(service, rules, path)

Singleton MeshColoring.

Options(service, rules, path)

Singleton Options.

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

Command Pull.

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

Command Push.

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

Command SaveAnimation.

SaveFlag(service, rules[, path])

Parameter SaveFlag of value type bool.

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

Command SaveImage.

SaveImageOptions(service, rules, path)

Singleton SaveImageOptions.

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

Command SaveView.

ShrinkFactor(service, rules[, path])

Parameter ShrinkFactor of value type float.

Surfaces(service, rules[, path])

Parameter Surfaces of value type List[str].

SyncStatus(service, rules[, path])

Parameter SyncStatus of value type str.

ViewName(service, rules[, path])

Parameter ViewName of value type str.

WindowId(service, rules[, path])

Parameter WindowId of value type int.

Methods:

__init__(service, rules, path)

__init__ method of PyMenu class.

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

Bases: PyCommand

Command AddToViewport.

Parameters:
Viewportstr
Returns:
bool
class Diff(service, rules, command, path=None)#

Bases: PyCommand

Command Diff.

Returns:
bool
class Display(service, rules, command, path=None)#

Bases: PyCommand

Command Display.

Returns:
bool
class DisplayInViewport(service, rules, command, path=None)#

Bases: PyCommand

Command DisplayInViewport.

Parameters:
Viewportstr
Returns:
bool
class DisplayLIC(service, rules, path=None)#

Bases: PyParameter

Parameter DisplayLIC of value type bool.

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

Bases: PyCommand

Command ManageViews.

Returns:
bool
class Pull(service, rules, command, path=None)#

Bases: PyCommand

Command Pull.

Returns:
bool
class Push(service, rules, command, path=None)#

Bases: PyCommand

Command Push.

Returns:
bool
class SaveAnimation(service, rules, command, path=None)#

Bases: PyCommand

Command SaveAnimation.

Parameters:
FileNamestr
Formatstr
FPSfloat
AntiAliasingPassesstr
Qualitystr
H264bool
Compressionstr
BitRateint
JPegQualityint
PPMFormatstr
UseWhiteBackgroundbool
Orientationstr
ResolutionDict[str, Any]
Returns:
None
class SaveFlag(service, rules, path=None)#

Bases: PyParameter

Parameter SaveFlag of value type bool.

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

Bases: PyCommand

Command SaveImage.

Parameters:
FileNamestr
Formatstr
FileTypestr
Coloringstr
Orientationstr
UseWhiteBackgroundbool
ResolutionDict[str, Any]
Returns:
bool
class SaveView(service, rules, command, path=None)#

Bases: PyCommand

Command SaveView.

Returns:
bool
class ShrinkFactor(service, rules, path=None)#

Bases: PyNumerical

Parameter ShrinkFactor of value type float.

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

Bases: PyTextual

Parameter Surfaces of value type List[str].

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

Bases: PyTextual

Parameter SyncStatus of value type str.

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

Bases: PyTextual

Parameter ViewName of value type str.

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

Bases: PyNumerical

Parameter WindowId of value type int.

__init__(service, rules, path)#

__init__ method of PyMenu class.

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

Bases: PyTextual

Parameter _name_ of value type str.