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

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public int iIsLineEmpty(
	int symb
)

Parameters

symb
Type: SystemInt32
Line symbol

Return Value

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