create_region_clip_surface#

class ansys.fluent.core.generated.solver.settings_251.create_region_clip_surface(name=None, parent=None)#

Bases: Command

Create a surface by clipping other surfaces.

Parameters:
surface_namestr

Name of the surface to be created.

typestr

Type of the surface to be created.

inclusionstr

Domain included inside or outside specified shape.

input_coordinatesList

Design variable minimum and maximum.

surfacesList

Specify surfaces to clip.

Arguments

Argument

Summary

surface_name

Name of the surface to be created.

type

Type of the surface to be created.

inclusion

Domain included inside or outside specified shape.

input_coordinates

Design variable minimum and maximum.

surfaces

Specify surfaces to clip.

Included in:

Parent

Summary

utilities

Adjoint utilities menu.