icon

Forum de la communauté Allplan

[Question] Copy a Face of Polyhedron


Hi, I'm trying to select a Polyhedron and copy some of its faces, but I can't find the right method to do it. Could someone point me in the right direction?

Hi.

Can you tell more about the workflow? So the user selects a polyhedron, not a face. What criteria do you want to use to get the faces? And what should be the output? A Polygon3D?

Cheers,
Bart

I would like to select a solid (Polyhedron 3D) and "extract" all the faces (and then filter them based on riles that I can define). the problem is that I found methods that give me the vertices or the edges of the face, but not the actual face. I didn't find something like GetFace3D....