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

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void GetLocationPoints(
	CVV vv_x,
	CVV vv_y,
	CVV vv_z
)

Parameters

vv_x
Type: GeoEngine.Core.GXNetXCVV
Locations in X
vv_y
Type: GeoEngine.Core.GXNetXCVV
Locations in Y
vv_z
Type: GeoEngine.Core.GXNetXCVV
Locations in Z
See Also