Click or drag to resize
CDBSetSelect Method
Sets the Line Selections.

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Notes
This method also destroys the DB_SELECT object.
Syntax
public void SetSelect(
	int sel
)

Parameters

sel
Type: SystemInt32
Selections
See Also