move_pattern_inwards

compas_tno.utilities.move_pattern_inwards(form, tol=0.001)

Move nodes at the boundary slightly inwards or outwards

Parameters:
formFormDiagram

The form diagram to be moved

tolfloat, optional

distance to move, by default 1e-3

Returns:
None

Pattern modified in place