external_surface#
- class ansys.fluent.core.generated.solver.settings_252.external_surface(name=None, parent=None)#
Bases:
CommandExternal Surface.
- Parameters:
- auto_namebool
Specifies whether to do automatic naming or not.
- surf_base_name
str The prefix for external surface.
- stl_filename
str STL filename.
- unit
str Unit in which the mesh was created.
- split_surfacebool
Specifies whether to Split Surface at Boundaries or not.
- zones
List The zone(s) that will be used to define the surface.
Arguments
Argument |
Summary |
|---|---|
Specifies whether to do automatic naming or not. |
|
The prefix for external surface. |
|
STL filename. |
|
Unit in which the mesh was created. |
|
Specifies whether to Split Surface at Boundaries or not. |
|
The zone(s) that will be used to define the surface. |
Included in:
Parent |
Summary |
|---|---|
Provides access to creating multiple zone surfaces and to grouping and ungrouping surfaces. |