Options#
- class ansys.fluent.core.generated.datamodel_252.pm_file_management.Root.File._File.Options(service, rules, path)#
Bases:
PyMenuSingleton 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.
Methods:
__init__(service, rules, path)__init__ method of PyMenu class.
- class Line(service, rules, path=None)#
Bases:
PyParameterParameter Line of value type bool.
- class Solid(service, rules, path=None)#
Bases:
PyParameterParameter Solid of value type bool.
- class Surface(service, rules, path=None)#
Bases:
PyParameterParameter Surface of value type bool.
- __init__(service, rules, path)#
__init__ method of PyMenu class.