Target#
- class ansys.fluent.core.generated.datamodel_242.flicing.Root.Case.Results.View._View.Camera.Target(service, rules, path)#
Bases:
PyMenu
Singleton Target.
Classes:
XComponent
(service, rules[, path])Parameter XComponent of value type float.
YComponent
(service, rules[, path])Parameter YComponent of value type float.
ZComponent
(service, rules[, path])Parameter ZComponent of value type float.
Methods:
__init__
(service, rules, path)__init__ method of PyMenu class.
- class XComponent(service, rules, path=None)#
Bases:
PyNumerical
Parameter XComponent of value type float.
- class YComponent(service, rules, path=None)#
Bases:
PyNumerical
Parameter YComponent of value type float.
- class ZComponent(service, rules, path=None)#
Bases:
PyNumerical
Parameter ZComponent of value type float.
- __init__(service, rules, path)#
__init__ method of PyMenu class.