These work well for my case in getting all the relations & connectivity correct: pin = leCreatePin(...) label = dbCreateLabel(...) leAttachFig(label pin~>fig) dbAddFigToNet(pin~>fig net)
↧