Platforms to show: All Mac Windows Linux Cross-Platform

ClipperPolyNodeMBS 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 poly node.

PolyNodes are encapsulated within a PolyTree container, and together provide a data structure representing the parent-child relationships of polygon contours returned by Clipper's Execute method.

A PolyNode object represents a single polygon. Its IsHole property indicates whether it's an outer or a hole. PolyNodes may own any number of PolyNode children (Childs), where children of outer polygons are holes, and children of holes are (nested) outer polygons.

Sub classes:

Some methods using this class:

Some properties using for this class:


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


ClipperPointMBS   -   ClipperPolyNodesMBS


The biggest plugin in space...