Click or drag to resize
CGRID3DReadX Method
Read data from a GRID3D in the x direction (MOST EFFICIENT)

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public int ReadX(
	int x,
	int y,
	int z,
	CVV VV
)

Parameters

x
Type: SystemInt32
X location
y
Type: SystemInt32
Y location
z
Type: SystemInt32
Z location
VV
Type: GeoEngine.Core.GXNetXCVV
VV Containing Data

Return Value

Type: Int32
See Also