Tools

Tools#

Partitioning#

partition_grid

Partition objects using a grid of a given shape.

partition_quadtree

Partition objects using a quadtree.

partition_networks

Partition objects using one or multiple networks.

Miscellaneous#

resample_line

Densify a line by adding vertices.

dilate_line

Dilate a line on both sides.

offset_line

Offset the vertices of a line on one side.

circle_interpolation

Interpolate points along a circle arc.

inflexion_points

Detect inflexion points inside a curved line.

tessellate

Create a tessellation of cells of a given shape.

interpolate_displacement_vectors

Calculate initial displacement vectors using interpolation at regular intervals.