Click or drag to resize
CIPiLineArrayType Method
Return the type of IP array for the input line. If necessary, first imports the specified line into the IP object

Available since Oasis montaj version: 8.1.0
License: Available to specially licensed modules.  

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public int iLineArrayType(
	CDB oDB1,
	string str2
)

Parameters

oDB1
Type: GeoEngine.Core.GXNetCDB
Database
str2
Type: SystemString
Line name

Return Value

Type: Int32
IP_ARRAYConstant
See Also