Click or drag to resize
CGRID3DWriteY Method
Write data to a GRID3D in the Y direction

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 WriteY(
	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