I'm generating a PCell and when I create the pin objects with leCreatePin(), I can't add the db object to my figure group.
I get the following error: *Error* dbAddFigToFigGroup: Invalid figure - db:0x1442af9b
As you can see, the function does return a db object so it's quite odd.
Any ideas?