Compute Area - Line method example

Review how the area computation works with Line method implementation in MAGNET Field.

Given Area: ABcdef


Total Area: 12 sq.m
Edge point 1: A
Edge point 2: B

Calculated Area: [A1][B1]cdef


Total Area: 12 sq.m
Plot Area: 13 sq.m
Edge point 1: A
Edge point 2: B
Calc Point 1: A1
Calc Point 2: B1

Calculated Area: ABc[A1][B1]ef


Total Area: 12 sq.m
Plot Area: 11 sq.m
Edge point 1: A
Edge point 2: B
Calc Point 1: A1
Calc Point 2: B1