_File#
- class ansys.fluent.core.generated.datamodel_252.pm_file_management.Root.File._File(service, rules, path)#
Bases:
PyMenuSingleton _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:
PyParameterParameter Append of value type bool.
- class ConvertedPath(service, rules, path=None)#
Bases:
PyTextualParameter ConvertedPath of value type str.
- class Dummy(service, rules, path=None)#
Bases:
PyParameterParameter Dummy of value type bool.
- class IgnoreSolidNames(service, rules, path=None)#
Bases:
PyParameterParameter IgnoreSolidNames of value type bool.
- class Keys(service, rules, path=None)#
Bases:
PyParameterParameter Keys of value type list[int].
- class PartPerBody(service, rules, path=None)#
Bases:
PyParameterParameter PartPerBody of value type bool.
- class PrefixParentName(service, rules, path=None)#
Bases:
PyParameterParameter PrefixParentName of value type bool.
- class RemoveEmptyParts(service, rules, path=None)#
Bases:
PyParameterParameter RemoveEmptyParts of value type bool.
- class Updated(service, rules, path=None)#
Bases:
PyParameterParameter Updated of value type bool.
- __init__(service, rules, path)#
__init__ method of PyMenu class.