Click or drag to resize
CDBFirstSelLine Method
This method will return a handle to the first selected line in the database.

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 int FirstSelLine()

Return Value

Type: Int32
Line Handle (use iIsLineValid method to see if valid)
See Also