Camera#

class ansys.fluent.core.datamodel_241.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.

class Height(service, rules, path=None)

Bases: PyNumerical

Parameter Height of value type float.

class Position(service, rules, path)

Bases: PyMenu

Singleton Position.

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.

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.

class Projection(service, rules, path=None)

Bases: PyTextual

Parameter Projection of value type str.

class 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.

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.

class UpVector(service, rules, path)

Bases: PyMenu

Singleton UpVector.

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.

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.

class Width(service, rules, path=None)

Bases: PyNumerical

Parameter Width of value type float.