Click or drag to resize
CDHIGetSectionID Method
Create a section ID based on its location

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

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public static void IGetSectionID(
	double d1,
	double d2,
	double d3,
	ref string str4
)

Parameters

d1
Type: SystemDouble
Section Azimuth
d2
Type: SystemDouble
Section Easting
d3
Type: SystemDouble
Section Northing
str4
Type: SystemString
Section ID
See Also