Mesh a shape at several levels of detail, coarse → fine.
Tolerances are scale-relative by default: the finest level is a fraction
(relativeTolerance) of the shape's bounding-box diagonal and each coarser
level steps up by spacing×, so the same call gives sensible detail whether
the part is millimetres or metres. Pass tolerances for absolute control.
Each level goes through mesh, so levels are cached individually.
Mesh a shape at several levels of detail, coarse → fine.
Tolerances are scale-relative by default: the finest level is a fraction (
relativeTolerance) of the shape's bounding-box diagonal and each coarser level steps up byspacing×, so the same call gives sensible detail whether the part is millimetres or metres. Passtolerancesfor absolute control. Each level goes through mesh, so levels are cached individually.