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

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

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public void GetVoronoiEdges(
	CVV oVV1
)

Parameters

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