Click or drag to resize

CLMSGGotoLineFid Method

Sends a 'go to line and fiducial' message

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2026.1.0.24
Syntax
public static void GotoLineFid(
	string line,
	double fiducial
)

public static void GotoLineFid(
	string line,
	double fiducial
)

Parameters

line
Type: SystemString
Line name
fiducial
Type: SystemDouble
Fiducial value
See Also