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

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Notes
You can call either funtion to retrieve any data, int or real.
Syntax
public double rQuery(
	int query
)

Parameters

query
Type: SystemInt32
<define>IMG_QUERY</define>

Return Value

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