_File#
- class ansys.fluent.core.datamodel_231.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.
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.
- 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 FileUnit(service, rules, path=None)#
Bases:
PyTextual
Parameter FileUnit of value type str.
- class IgnoreSolidNames(service, rules, path=None)#
Bases:
PyParameter
Parameter IgnoreSolidNames of value type bool.
- class JtLOD(service, rules, path=None)#
Bases:
PyTextual
Parameter JtLOD of value type str.
- class Keys(service, rules, path=None)#
Bases:
PyParameter
Parameter Keys of value type List[int].
- class Name(service, rules, path=None)#
Bases:
PyTextual
Parameter Name of value type str.
- class 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.
- class PartPerBody(service, rules, path=None)#
Bases:
PyParameter
Parameter PartPerBody of value type bool.
- class Path(service, rules, path=None)#
Bases:
PyTextual
Parameter Path of value type str.
- 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 Route(service, rules, path=None)#
Bases:
PyTextual
Parameter Route of value type str.
- class Updated(service, rules, path=None)#
Bases:
PyParameter
Parameter Updated of value type bool.