_ChoosePartReplacementOptionsArguments#

class ansys.fluent.core.generated.datamodel_261.meshing.Root.ChoosePartReplacementOptions._ChoosePartReplacementOptionsArguments(service, rules, command, path, id)#

Bases: PyArguments

Methods:

__init__(service, rules, command, path, id)

__init__ method of PyArguments class.

class _AddBoundaryLayer(parent, attr, service, rules, path)#

Bases: PyArgumentsTextualSubItem

Determine whether or not you will need to apply boundary layer (prism controls) to your replacement parts. Answering Yes will add an Add Boundary Layers for Part Replacement task.

class _AddLocalSizing(parent, attr, service, rules, path)#

Bases: PyArgumentsTextualSubItem

Determine whether or not you will need to apply local sizing controls. Answering Yes will add an Add Local Sizing for Part Replacement task.

class _AddPartManagement(parent, attr, service, rules, path)#

Bases: PyArgumentsTextualSubItem

Determine whether or not you will be appending new CAD parts to your original geometry. Answering Yes will add an Import CAD and Part Management task.

class _AddPartReplacement(parent, attr, service, rules, path)#

Bases: PyArgumentsTextualSubItem

Argument AddPartReplacement.

class _AddUpdateTheVolumeMesh(parent, attr, service, rules, path)#

Bases: PyArgumentsTextualSubItem

Use this task to remove the existing volume mesh and to update the volume mesh with your new part replacement changes.

__init__(service, rules, command, path, id)#

__init__ method of PyArguments class.