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

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

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

Parameters

str1
Type: SystemString
Line name
See Also