Options#

class ansys.fluent.core.datamodel_241.PMFileManagement.Root.File._File.Options(service, rules, path)

Bases: PyMenu

Singleton Options.

Classes:

Line(service, rules[, path])

Parameter Line of value type bool.

Solid(service, rules[, path])

Parameter Solid of value type bool.

Surface(service, rules[, path])

Parameter Surface of value type bool.

class Line(service, rules, path=None)

Bases: PyParameter

Parameter Line of value type bool.

class Solid(service, rules, path=None)

Bases: PyParameter

Parameter Solid of value type bool.

class Surface(service, rules, path=None)

Bases: PyParameter

Parameter Surface of value type bool.