Click or drag to resize
CTINGetVoronoiEdges Method
Get line segments defining Voronoi cells.

Available since Oasis montaj version: 5.0
License: Available to anyone with an Oasis Montaj license.  

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public void GetVoronoiEdges(
	CVV vv
)

Parameters

vv
Type: GeoEngine.Core.GXNetXCVV
VV of GS_D2LINE type (create with type -32)
See Also