Navigation:  C/C++ Scripting Engine > Database Functions >

dbHasNet

Previous pageReturn to chapter overviewNext page

This function determines if the database object is attached to a net.

bar_dot

 

Synopsis

int dbHasNet( dbObject obj )

 

Return Value

The function returns 1 if the database object is attached to a net, else 0 is returned.

 

Parameters

obj  -  Database object