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
License: Available to specially licensed modules.  

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public int iLineArrayType(
	CDB db,
	string line
)

Parameters

db
Type: GeoEngine.Core.GXNetXCDB
Database
line
Type: SystemString
Line name

Return Value

Type: Int32
<define>IP_ARRAY</define>
See Also