move_pattern_outwards
- compas_tno.utilities.move_pattern_outwards(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