- Objective: I want to find the ground floor area (the bottom face) of this 3D object.
- Issue: In the area data, I get the total surface area of all the faces combined. However, I need the area of each individual face, especially the bottom one. I can’t seem to find where to access this information, even in developer mode.
For example, this object is a 5x5x5 cube. The total surface area returned is 125 (which is correct), but I specifically want the 25 that represents the area of the bottom face. The volume calculation is correct, but I can’t find the individual face areas.
- Speckle link: What better way to share data than using Speckle?