Click or drag to resize
CDBSetIPJ Method
Set a REG object into a symbol

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 SetIPJ(
	int i1,
	int i2,
	CIPJ oIPJ3
)

Parameters

i1
Type: SystemInt32
X channel
i2
Type: SystemInt32
Y channel
oIPJ3
Type: GeoEngine.Core.GXNetCIPJ
IPJ
See Also