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

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 SetRegSymb(
	int symb,
	CREG reg
)

Parameters

symb
Type: SystemInt32
Symbol, <define>NULLSYMB</define> for the database REG
reg
Type: GeoEngine.Core.GXNetXCREG
REG to set into Blob
See Also