Home | ClipperLib | PolyTree |
Del.» procedure Clear;
C++ » void Clear();
C# » public void Clear();
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.
Copyright ©2010-2022 Angus Johnson - Clipper2 6.4.2 - Help file built on 31-August-2022