_LIC#
- class ansys.fluent.core.generated.datamodel_251.flicing.Root.Case.Results.Graphics.LIC._LIC(service, rules, path)#
Bases:
PyMenu
Singleton _LIC.
Classes:
ColorMap
(service, rules, path)Singleton ColorMap.
Diff
(service, rules, command[, path])Command Diff.
Display
(service, rules, command[, path])Command Display.
DrawMesh
(service, rules[, path])Parameter DrawMesh of value type bool.
FastLic
(service, rules[, path])Parameter FastLic of value type bool.
Field
(service, rules[, path])Parameter Field of value type str.
GrayScale
(service, rules[, path])Parameter GrayScale of value type bool.
ImageFilter
(service, rules[, path])Parameter ImageFilter of value type str.
ImageToDisplay
(service, rules[, path])Parameter ImageToDisplay of value type str.
IntensityAlpha
(service, rules[, path])Parameter IntensityAlpha of value type bool.
IntensityFactor
(service, rules[, path])Parameter IntensityFactor of value type int.
LicColor
(service, rules[, path])Parameter LicColor of value type str.
LicColorByField
(service, rules[, path])Parameter LicColorByField of value type bool.
LicMaxSteps
(service, rules[, path])Parameter LicMaxSteps of value type int.
LicNormalize
(service, rules[, path])Parameter LicNormalize of value type bool.
LicPixelInterp
(service, rules[, path])Parameter LicPixelInterp of value type bool.
OrientedLic
(service, rules[, path])Parameter OrientedLic 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.
SaveImage
(service, rules, command[, path])Command SaveImage.
Surfaces
(service, rules[, path])Parameter Surfaces of value type list[str].
SyncStatus
(service, rules[, path])Parameter SyncStatus of value type str.
TextureSize
(service, rules[, path])Parameter TextureSize of value type int.
TextureSpacing
(service, rules[, path])Parameter TextureSpacing of value type int.
VectorField
(service, rules[, path])Parameter VectorField 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 DrawMesh(service, rules, path=None)#
Bases:
PyParameter
Parameter DrawMesh of value type bool.
- class FastLic(service, rules, path=None)#
Bases:
PyParameter
Parameter FastLic of value type bool.
- class GrayScale(service, rules, path=None)#
Bases:
PyParameter
Parameter GrayScale of value type bool.
- class ImageFilter(service, rules, path=None)#
Bases:
PyTextual
Parameter ImageFilter of value type str.
- class ImageToDisplay(service, rules, path=None)#
Bases:
PyTextual
Parameter ImageToDisplay of value type str.
- class IntensityAlpha(service, rules, path=None)#
Bases:
PyParameter
Parameter IntensityAlpha of value type bool.
- class IntensityFactor(service, rules, path=None)#
Bases:
PyNumerical
Parameter IntensityFactor of value type int.
- class LicColorByField(service, rules, path=None)#
Bases:
PyParameter
Parameter LicColorByField of value type bool.
- class LicMaxSteps(service, rules, path=None)#
Bases:
PyNumerical
Parameter LicMaxSteps of value type int.
- class LicNormalize(service, rules, path=None)#
Bases:
PyParameter
Parameter LicNormalize of value type bool.
- class LicPixelInterp(service, rules, path=None)#
Bases:
PyParameter
Parameter LicPixelInterp of value type bool.
- class OrientedLic(service, rules, path=None)#
Bases:
PyParameter
Parameter OrientedLic of value type bool.
- class OverlayedMesh(service, rules, path=None)#
Bases:
PyTextual
Parameter OverlayedMesh of value type str.
- 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 TextureSize(service, rules, path=None)#
Bases:
PyNumerical
Parameter TextureSize of value type int.
- class TextureSpacing(service, rules, path=None)#
Bases:
PyNumerical
Parameter TextureSpacing of value type int.
- class VectorField(service, rules, path=None)#
Bases:
PyTextual
Parameter VectorField 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.