ClipperShowPolyTreeStructure(PolyTree64) Method |
Writes the structure of an integer polytree to the console.
Namespace: Clipper2LibAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic static void ShowPolyTreeStructure(
PolyTree64 polytree
)
Parameters
- polytree PolyTree64
- The polytree to display.
See Also