dbMoveChildNet
dbMoveChildNet(
d_childId
d_parentId
)
=> t / nil
Description
Moves a net to be the child of given parent net, both should be on same terminal.
Arguments
Value Returned
Example
dbMoveChildNet(d_childId d_parentId)
Related Topics
Return to top