watertight_workflow#
- ansys.fluent.core.meshing.watertight.watertight_workflow(geometry_filepath, **launch_args)#
A meshing workflow wrapper, initialized as watertight.
- Parameters:
- geometry_filepath
str
The path of a valid geometry file to import. Can be unset.
- launch_args
Additional arguments forwarded to the launch_fluent function.
- geometry_filepath
- Returns:
MeshingWorkflow
A meshing workflow wrapper