I would like to remesh my model using filter called "Remeshing: Isotropic Explicit Remeshing". In that filter, I'd like to adjust the target length. There are two types of target length, abs and %. But in the filter script available in PyMeshLab, there is only filter script for target length in terms of %. I don't want to adjust the percentage as I want to apply the same script for different size of models, where abs target length (in world unit format) will make more similar edge length rather than % form.
Is there anyway I can write the script for target length in abs form?