hi, there is a way to convert a 3D Face into 3D polyline?
I've tried to get the points from the geometry but I'm not able to extract the list[3d points]correctly.
hi, there is a way to convert a 3D Face into 3D polyline?
I've tried to get the points from the geometry but I'm not able to extract the list[3d points]correctly.
You can try the node GetIsoCurveGridPoints and use the Node Polyline3D to generate the polylines.
Product Owner API, Allplan GmbH
You can try the node GetIsoCurveGridPoints and use the Node Polyline3D to generate the polylines.
Product Owner API, Allplan GmbH
Tnx! this is working!