create#

class ansys.fluent.core.generated.solver.settings_252.create(name=None, parent=None)#

Bases: CommandWithPositionalArgs

Crate new boundary.

Parameters:
namestr

Input boundary name .

volumestr

Input volume name for which the new boundary.

typestr

Input boundary type.

Arguments

Argument

Summary

name

Input boundary name .

volume

Input volume name for which the new boundary.

type

Input boundary type.

Included in:

Parent

Summary

boundaries

‘boundaries’ child.