I have alot of Solids Framings and Footings and i union them in one Solid i want to get the Perimeter Curves of them like This

Two options come to mind:
-
Intersect with a plane where you want the curves to be pulled from.
-
Topology.Edges > Edge.CurveGeometry > Curve.PullOntoPlane.
@najwan.joan.sv the node that is causing a warning is from the Topologic package, and appears to require a particular type of geometry input. In this case, a “closed cell”, which is not the output of the VoxelModel.ToSolid node.
2 Likes
