Platforms to show: All Mac Windows Linux Cross-Platform

Back to ClipperPolyTreeMBS class.

ClipperPolyTreeMBS.Clear

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Clipper MBS Tools Plugin 18.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
This method clears any PolyNode children contained by PolyTree the object.

Clear does not need to be called explicitly. The Clipper.Execute method that accepts a PolyTree parameter will automatically clear the PolyTree object before propagating it with new PolyNodes. Likewise, PolyTree's destructor will also automatically clear any contained PolyNodes.

ClipperPolyTreeMBS.Constructor

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Clipper MBS Tools Plugin 18.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Creates a new empty polytree.

See also:

ClipperPolyTreeMBS.Constructor(otherPolyNodes as ClipperPolyTreeMBS)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Clipper MBS Tools Plugin 18.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Creates a copy of an existing poly tree.

See also:

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


The biggest plugin in space...