TransformOperations#
- class ansys.fluent.core.generated.datamodel_252.part_management.Root.TransformOperations(service, rules, path)#
Bases:
PyMenuSingleton TransformOperations.
Classes:
Children(service, rules[, path])Parameter Children of value type list[str].
CreateTransform(service, rules, command[, path])Command CreateTransform.
CreateTransformType(service, rules, command)Specify whether to apply a translational or a rotational transformation. Parameters ---------- Type : str Specify whether to apply a translational or a rotational transformation. Paths : list[str].
DeleteAllTransforms(service, rules, command)Command DeleteAllTransforms.
DeleteTransform(service, rules, command[, path])Command DeleteTransform.
Name(service, rules[, path])Parameter Name of value type str.
UpdateAllTransforms(service, rules, command)Command UpdateAllTransforms.
Methods:
__init__(service, rules, path)__init__ method of PyMenu class.
- class Children(service, rules, path=None)#
Bases:
PyTextualParameter Children of value type list[str].
- __init__(service, rules, path)#
__init__ method of PyMenu class.