Click or drag to resize
CEDBSetCurMark Method
Set the current mark.

Available since Oasis montaj version: 5.0.0
Limitations: May not be available if running outside of a Oasis Montaj or from a command line program.  
License: Available to anyone.  

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public void SetCurMark(
	double d1,
	double d2
)

Parameters

d1
Type: SystemDouble
start fiducial
d2
Type: SystemDouble
end fiducial
See Also