_File#
- class ansys.fluent.core.generated.datamodel_242.PMFileManagement.Root.File._File(service, rules, path)#
Bases:
PyMenu
Singleton _File.
Classes:
Append
(service, rules[, path])Parameter Append of value type bool.
ConvertedPath
(service, rules[, path])Parameter ConvertedPath of value type str.
Dummy
(service, rules[, path])Parameter Dummy of value type bool.
FileUnit
(service, rules[, path])Parameter FileUnit of value type str.
IgnoreSolidNames
(service, rules[, path])Parameter IgnoreSolidNames of value type bool.
JtLOD
(service, rules[, path])Parameter JtLOD of value type str.
Keys
(service, rules[, path])Parameter Keys of value type List[int].
Name
(service, rules[, path])Parameter Name of value type str.
Options
(service, rules, path)Singleton Options.
PartPerBody
(service, rules[, path])Parameter PartPerBody of value type bool.
Path
(service, rules[, path])Parameter Path of value type str.
PrefixParentName
(service, rules[, path])Parameter PrefixParentName of value type bool.
RefacetOptions
(service, rules, path)Singleton RefacetOptions.
RemoveEmptyParts
(service, rules[, path])Parameter RemoveEmptyParts of value type bool.
Route
(service, rules[, path])Parameter Route of value type str.
Updated
(service, rules[, path])Parameter Updated of value type bool.
Methods:
__init__
(service, rules, path)__init__ method of PyMenu class.
- class Append(service, rules, path=None)#
Bases:
PyParameter
Parameter Append of value type bool.
- class ConvertedPath(service, rules, path=None)#
Bases:
PyTextual
Parameter ConvertedPath of value type str.
- class Dummy(service, rules, path=None)#
Bases:
PyParameter
Parameter Dummy of value type bool.
- class IgnoreSolidNames(service, rules, path=None)#
Bases:
PyParameter
Parameter IgnoreSolidNames of value type bool.
- class Keys(service, rules, path=None)#
Bases:
PyParameter
Parameter Keys of value type List[int].
- class PartPerBody(service, rules, path=None)#
Bases:
PyParameter
Parameter PartPerBody of value type bool.
- class PrefixParentName(service, rules, path=None)#
Bases:
PyParameter
Parameter PrefixParentName of value type bool.
- class RemoveEmptyParts(service, rules, path=None)#
Bases:
PyParameter
Parameter RemoveEmptyParts of value type bool.
- class Updated(service, rules, path=None)#
Bases:
PyParameter
Parameter Updated of value type bool.
- __init__(service, rules, path)#
__init__ method of PyMenu class.