Click or drag to resize
CPJConvertVV3 Method
Convert VVx/VVy/VVz projections

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
This function is equivalent to Project3D_VV.
Syntax
public void ConvertVV3(
	CVV oVV1,
	CVV oVV2,
	CVV oVV3
)

Parameters

oVV1
Type: GeoEngine.Core.GXNetCVV
VVx
oVV2
Type: GeoEngine.Core.GXNetCVV
VVy
oVV3
Type: GeoEngine.Core.GXNetCVV
VVz
See Also