Click or drag to resize
CIPSetImportLine Method
Set the line name for some imports.

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

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Notes
For some imports, no line name is derivable from the import itself.
Syntax
public void SetImportLine(
	string line
)

Parameters

line
Type: SystemString
Line name
See Also