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.
![]()
Synopsis
void dbAddToNet ( dbObject obj, dbObject net )
Return Value
None
Parameters
obj - Database object
net - Net to assign.