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

dbAddToNet

Previous pageReturn to chapter overviewNext page

This function adds the database object to the specified net. If this object is already connected to another net, the object is detached from the other net first.

bar_dot

 

Synopsis

void dbAddToNet ( dbObject obj, dbObject net )

 

Return Value

None

 

Parameters

obj  -  Database object

net  -  Net to assign.