_Contour#
- class ansys.fluent.core.generated.datamodel_242.flicing.Root.Case.Results.Graphics.Contour._Contour(service, rules, path)#
Bases:
PyMenu
Singleton _Contour.
Classes:
AddToViewport
(service, rules, command[, path])Command AddToViewport.
BoundaryValues
(service, rules[, path])Parameter BoundaryValues of value type bool.
ColorMap
(service, rules, path)Singleton ColorMap.
Coloring
(service, rules[, path])Parameter Coloring of value type str.
ContourLines
(service, rules[, path])Parameter ContourLines of value type bool.
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.
DrawMesh
(service, rules[, path])Parameter DrawMesh of value type bool.
Field
(service, rules[, path])Parameter Field of value type str.
Filled
(service, rules[, path])Parameter Filled of value type bool.
ManageViews
(service, rules, command[, path])Command ManageViews.
NodeValues
(service, rules[, path])Parameter NodeValues of value type bool.
OverlayedMesh
(service, rules[, path])Parameter OverlayedMesh of value type str.
Pull
(service, rules, command[, path])Command Pull.
Push
(service, rules, command[, path])Command Push.
Range
(service, rules, path)Singleton Range.
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.
Surfaces
(service, rules[, path])Parameter Surfaces of value type List[str].
SyncStatus
(service, rules[, path])Parameter SyncStatus of value type str.
UpdateMinMax
(service, rules, command[, path])Command UpdateMinMax.
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 BoundaryValues(service, rules, path=None)#
Bases:
PyParameter
Parameter BoundaryValues of value type bool.
- class ContourLines(service, rules, path=None)#
Bases:
PyParameter
Parameter ContourLines of value type bool.
- 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 DrawMesh(service, rules, path=None)#
Bases:
PyParameter
Parameter DrawMesh of value type bool.
- class Filled(service, rules, path=None)#
Bases:
PyParameter
Parameter Filled of value type bool.
- class ManageViews(service, rules, command, path=None)#
Bases:
PyCommand
Command ManageViews.
- Returns:
- class NodeValues(service, rules, path=None)#
Bases:
PyParameter
Parameter NodeValues of value type bool.
- class OverlayedMesh(service, rules, path=None)#
Bases:
PyTextual
Parameter OverlayedMesh of value type str.
- class SaveFlag(service, rules, path=None)#
Bases:
PyParameter
Parameter SaveFlag of value type bool.
- 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 UpdateMinMax(service, rules, command, path=None)#
Bases:
PyCommand
Command UpdateMinMax.
- Returns:
- class WindowId(service, rules, path=None)#
Bases:
PyNumerical
Parameter WindowId of value type int.
- __init__(service, rules, path)#
__init__ method of PyMenu class.