_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 DisplayInViewport(service, rules, command, path=None)#
Bases:
PyCommand
Command DisplayInViewport.
- 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:
- class SaveFlag(service, rules, path=None)#
Bases:
PyParameter
Parameter SaveFlag of value type 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 WindowId(service, rules, path=None)#
Bases:
PyNumerical
Parameter WindowId of value type int.
- __init__(service, rules, path)#
__init__ method of PyMenu class.