Click or drag to resize
CVOXGetLocationPoints Method
Get the computed location points.

Available since Oasis montaj version: 6.3.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void GetLocationPoints(
	CVV oVV1,
	CVV oVV2,
	CVV oVV3
)

Parameters

oVV1
Type: GeoEngine.Core.GXNetCVV
Locations in X
oVV2
Type: GeoEngine.Core.GXNetCVV
Locations in Y
oVV3
Type: GeoEngine.Core.GXNetCVV
Locations in Z
See Also