TimT77 Posted May 30, 2018 Share Posted May 30, 2018 Hi all! I have a mesh created by BABYLON.PolygonMeshBuilder (let us take a simple polygon or rectangle). Now i want to calculate its area. For calculation i don't want to use the known points of this polygon. I want to use the information of its facets and vertices to calculate the area. But i do not know how. My idea is to sum all facets areas. But therefore i have to know all facets (and their vertices) to calculate their areas. Has anybody any hint for me? Many thanks in advance! Best regards Tim. Quote Link to comment Share on other sites More sharing options...
jerome Posted May 30, 2018 Share Posted May 30, 2018 Arte 1 Quote Link to comment Share on other sites More sharing options...
TimT77 Posted June 1, 2018 Author Share Posted June 1, 2018 Hi jerome! Many thanks for your answer! That's exactly what i was looking for! Greetings Tim Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.