Click or drag to resize
CIPJRead Method
Read and define an IPJ from a standard 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 void Read(
	int i1,
	string str2,
	string str3,
	string str4
)

Parameters

i1
Type: SystemInt32
See IPJ_TYPEConstant
str2
Type: SystemString
string 1
str3
Type: SystemString
string 2
str4
Type: SystemString
string 3
See Also