Click or drag to resize
CSYSiGetGeodist Method
Gets a global flag that indicates whether we are running within the geodist library

Available since Oasis montaj version: 6.3.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static int iGetGeodist()

Return Value

Type: Int32
0 - Geodist not loaded, 1 - Geodist loaded
See Also