Hello everyone,
I am working with multiple 3DFaces (triangles) that have different elevations in the Z direction in Civil3D. I need to create a surface that matches the exact triangles of these faces. Could anyone guide me on how to achieve this?
Hello everyone,
I am working with multiple 3DFaces (triangles) that have different elevations in the Z direction in Civil3D. I need to create a surface that matches the exact triangles of these faces. Could anyone guide me on how to achieve this?
Hi,
Use the “Triangle.GetFromFaces” node from the Arkance Systems package. Then, extract the polycurve from the triangles and create your surface.
How do I extract the surface from the triangles?