Click or drag to resize
CDBiIsLineEmpty Method
See if a specific line in the database is empty.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public int iIsLineEmpty(
	int i1
)

Parameters

i1
Type: SystemInt32
Line symbol

Return Value

Type: Int32
1 if the database contains only empty lines.
See Also