I want to implement a code to transform a 3D polygon into a horizontal position. So that I can ignore its Z coordinate and apply the 2D polygon area calculation method to find the original area and use other techniques available for 2d. Highly appreciate if anybody provides me the code.
feedback
|