Click or drag to resize
CCOMReadLinesWA Method
Reads Lines from the COM to a WA

Available since Oasis montaj version: 5.0
License: Available to anyone with an Oasis Montaj license.  

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public void ReadLinesWA(
	int lines,
	CWA wa
)

Parameters

lines
Type: SystemInt32
Number of lines
wa
Type: GeoEngine.Core.GXNetXCWA
Where to put lines
See Also