Skip to content

2d centerline

eadf edited this page Apr 26, 2025 · 3 revisions

This edit operation takes connected 2d (XY) geometry (in world coordinates) and calculates the median-axis/centerline.

The centerline is offset in the Z axis based on the distance to the geometry:

centerline_in

centerline_out

This geometry is by itself not very useful, but it can be used as input for other operations like Sdf-mesh2d

Clone this wiki locally