Click or drag to resize
CDBGetRegSymb Method
Get a REG object from 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 GetRegSymb(
	int i1,
	CREG oREG2
)

Parameters

i1
Type: SystemInt32
Symbol, NULLSYMBConstant for the database REG
oREG2
Type: GeoEngine.Core.GXNetCREG
REG to copy data into
See Also