add
Boolean unite operation on two shapes
Syntax
Description
c = add(
unites
shape1,shape2
)shape1
and shape2
using the add operation.
You can also use the +
to add the two shapes together.
Boolean unite operation on two shapes
c = add(
unites
shape1,shape2
)shape1
and shape2
using the add operation.
You can also use the +
to add the two shapes together.