move_pattern_inwards
- compas_tno.utilities.move_pattern_inwards(form, tol=0.001)[source]
Move nodes at the boundary slightly inwards or outwards
- Parameters
form (FormDiagram) – The form diagram to be moved
tol (float, optional) – distance to move, by default 1e-3
- Returns
None – Pattern modified in place