ansys.meshing.prime.VolumetricScaffolderParams Last update: 17.07.2025 static VolumetricScaffolderParams.set_default(absolute_dist_tol=None, only_check_exact_overlaps=None) Set the default values of VolumetricScaffolderParams. Parameters: absolute_dist_tol: float, optional : Specify distance tolerance between overlapping faces. only_check_exact_overlaps: bool, optional : Check only for fully overlapping topofaces when true.