ansys.meshing.prime.MergeVolumesParams Last update: 17.07.2025 static MergeVolumesParams.set_default(merge_to_neighbor_volume=None, neighbor_volumes=None) Set the default values of the MergeVolumesParams object. Parameters: merge_to_neighbor_volume: bool, optional : Option to merge given volumes to their neighbor volume. neighbor_volumes: Iterable[int], optional : Ids of volume that are neighbors to given volumes for merging.