Platforms to show: All Mac Windows Linux Cross-Platform

ClipperEngineMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Clipper MBS Tools Plugin 18.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The Clipper class encapsulates boolean operations on polygons (intersection, union, difference and XOR), which is also called polygon clipping.

Input polygons, both subject and clip sets, are passed to a Clipper object by its AddPath and AddPaths methods, and the clipping operation is performed by calling its Execute method. Multiple boolean operations can be performed on the same input polygon sets by repeat calls to Execute.

This class has no sub classes.

Some examples using this class:

Videos


The items on this page are in the following plugins: MBS Tools Plugin.


ClipboardMBS   -   ClipperExceptionMBS


The biggest plugin in space...