Click or drag to resize
CIMGReadX Method
Read a column (constant X)

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)
Syntax
public void ReadX(
	int i1,
	int i2,
	int i3,
	CVV oVV4
)

Parameters

i1
Type: SystemInt32
X column
i2
Type: SystemInt32
start Y to read
i3
Type: SystemInt32
# Y to read (0 for whole vector)
oVV4
Type: GeoEngine.Core.GXNetCVV
VV
See Also