Click or drag to resize
CITRCreateFile Method
Create an ITR Object from an itr, tbl, zon, lut file.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static CITR CreateFile(
	string str1
)

Parameters

str1
Type: SystemString
file name, type determined from extension

Return Value

Type: CITR
ITR Object
See Also