Some design rules require the antenna area to be computed by taking the perimeter into account. So the effective metal area is: ``` Aeff = A + d * P ``` (A is the metal area, P the perimeter and d some "thickness"). Right now, this perimeter contribution can't be included.