Click or drag to resize
CIMGiQuery Method
Query information about the IMG

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
You can call either funtion to retrieve any data, int or real.
Syntax
public int iQuery(
	int i1
)

Parameters

i1
Type: SystemInt32
See IMG_QUERYConstant

Return Value

Type: Int32
Information requested, dummy if unknown or invalid.
See Also