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

dbGetNet

Previous pageReturn to chapter overviewNext page

This function returns the net to which this databse object (obj) is attached. If this obj is not attached to a net, 0 is returned.

bar_dot

 

Synopsis

dbObject dbGetNet( dbObject obj )

 

Return Value

Returns the net object, or else 0 if there is no net attached.

 

Parameters

obj  -  Database object