How to calculate the area of a merged plane?

Hi!
Maybe makes sense to use polybooljs.
An example of using: [Closed] How to split/separate a single ShapeGeometry into individual Geometries base on faces?

You know positions and sizes of planes, thus you know coordinates of corners, so you can pass them to the library, find intersection and then calculate its area.