Require that shape s1 is touching shape s2. Based on the type of the shape, and with an optional padding between them (e.g. if s1 should be touching s2 with margin padding).
s1
s2
padding
Shape 1
Shape 2
Padding (default: 0)
Require that shape
s1
is touching shapes2
. Based on the type of the shape, and with an optionalpadding
between them (e.g. ifs1
should be touchings2
with marginpadding
).