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

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void ReadX(
	int bx,
	int by,
	int ny,
	CVV vv
)

Parameters

bx
Type: SystemInt32
X column
by
Type: SystemInt32
Start Y to read
ny
Type: SystemInt32
# Y to read (0 for whole vector)
vv
Type: GeoEngine.Core.GXNetXCVV
See Also