Platforms to show: All Mac Windows Linux Cross-Platform

ClipperPathsMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Clipper MBS Tools Plugin 18.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The class for a list of paths.

This class is fundamental to the Clipper Library. It's a list or array of one or more Path structures. (The Path structure contains an ordered list of vertices that make a single contour.)

Paths may open (a series of line segments), or they may closed (polygons). Whether or not a path is open depends on context. Closed paths may be 'outer' contours or 'hole' contours. Which they are depends on orientation.

This class has no sub classes.

Some methods using this class:

Some examples using this class:


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


ClipperPathMBS   -   ClipperPointMBS


The biggest plugin in space...