ShopToolsUtilDumpPoints Method

Dump the coordinates of the points to the local trace channel.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2715.4228
C#
public static void DumpPoints(
	PlotPointCollection points
)

Parameters

points  PlotPointCollection
Reference to the collection of points to dump.

See Also