Click or drag to resize
CDHIGetUnits Method
Get the positional units and conversion factor to m.

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

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public void IGetUnits(
	ref string str1,
	ref double d2
)

Parameters

str1
Type: SystemString
Units (i.e. "m")
d2
Type: SystemDouble
conversion (units/m)
See Also