Click or drag to resize

CIP.SetImportLine Method

Set the line name for some imports.

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

public void SetImportLine(
	string line
)

Parameters

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