Click or drag to resize
CIPJRead Method
Read and define an IPJ from a standard file.

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void Read(
	int type,
	string str1,
	string str2,
	string str3
)

Parameters

type
Type: SystemInt32
<define>IPJ_TYPE</define>
str1
Type: SystemString
String 1
str2
Type: SystemString
String 2
str3
Type: SystemString
String 3
See Also