Click or drag to resize

CIPSetImportLine Method

Set the line name for some imports.

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public void SetImportLine(
	string line
)

public void SetImportLine(
	string line
)

Parameters

line
Type: SystemString
Line name
Remarks
For some imports, no line name is derivable from the import itself.
See Also