Options#
- class ansys.fluent.core.generated.datamodel_242.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.
Methods:
__init__
(service, rules, path)__init__ method of PyMenu class.
- 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.
- __init__(service, rules, path)#
__init__ method of PyMenu class.