set_default Last update: 10.09.2025 static VolumetricScaffolderParams.set_default(absolute_dist_tol=None, only_check_exact_overlaps=None) Set the default values of the VolumetricScaffolderParams object. 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.