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