Extrusion.surface_area

Extrusion.surface_area()

Compute the exact surface area of the extrusion.

A = 2 * profile_area + perimeter * depth

Returns:
float