duplicate#

class ansys.cfx.core.generated.pre_processing.settings_261.duplicate.duplicate(name: str | None = None, parent=None)#

Bases: Command

Create a copy of the object.

Parameters:
oldstr

Select the object to duplicate.

newstr

Specify the name of the new object.

Arguments

Argument

Summary

old

Select the object to duplicate.

new

Specify the name of the new object.

Included in:

Parent

Summary

expressions

Definition of CFX Command Language Expressions.

expressions_child

‘child_object_type’ of expressions.

expert_parameters

Hold advanced parameters used to control many aspects of solver operation.

expert_parameters_child

‘child_object_type’ of expert_parameters.

user

Object that stores user-defined parameters for use in user defined functions or junction box routines.

user_child

‘child_object_type’ of user.