Camera#

class ansys.fluent.core.generated.datamodel_242.flicing.Root.Case.Results.View._View.Camera(service, rules, path)#

Bases: PyMenu

Singleton Camera.

Classes:

Height(service, rules[, path])

Parameter Height of value type float.

Position(service, rules, path)

Singleton Position.

Projection(service, rules[, path])

Parameter Projection of value type str.

Target(service, rules, path)

Singleton Target.

UpVector(service, rules, path)

Singleton UpVector.

Width(service, rules[, path])

Parameter Width of value type float.

Methods:

__init__(service, rules, path)

__init__ method of PyMenu class.

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

Bases: PyNumerical

Parameter Height of value type float.

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

Bases: PyTextual

Parameter Projection of value type str.

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

Bases: PyNumerical

Parameter Width of value type float.

__init__(service, rules, path)#

__init__ method of PyMenu class.