| eoxor |
(Path rhs [, int rule]) |
typedict.Path |
| |
Computes the area that consists of points that belong to this path or
rhs,
both not both, replaces this path by a new one whose interior represents
the result, and returns this path to the caller.
By default, interior points in both paths are identified using the
even-odd winding rule, but setting the optional
rule
argument to
WIND_NON_ZERO,
which is defined in
yoix.graphics,
means the non-zero winding rule will be used to identify the interior of
rhs.
|
Yoix is a registered trademark of AT&T Inc.
|