Home › Forums › Nazca › Questions and Answers › Adding pins to user defined cell › Reply To: Adding pins to user defined cell
11 April 2020 at 14:09
#6064
Ronald
Keymaster
Dear dnortheast,
The layout of the cell is correct, only the provided pin reference is not pointing to an instance object. To help identify this situation quickly I added a warning that will show up in the Nazca logfile, i.e. referencing of the Pin(pin=…) to a pin in a cell outside the cell you are building (available after the 0.5.10 release). It will not complain when referencing to a pin inside the same parent cell or a pin in an instance.
Ronald