István Csanády Thu, 10/01/2015 - 14:45 Forums: Other usage issuesIs it possible to use BRepFeat_SplitShape functionality with more then one (intersecting) edge/wire? See the attached picture. Attachments: split.png Forum supervisor Fri, 10/02/2015 - 14:16 Dear Istvan, Yes, it is possible. But all intersections must be resolved beforehand by splitting wires so that they contained a common vertex at intersection point. Best regards FSR Log in to post comments István Csanády Fri, 10/02/2015 - 17:06 I see, so I have to generate a topologically valid wire set from the edges, right? Is there any framework for that, or I have to implement it? Log in to post comments
Fri, 10/02/2015 - 14:16
Dear Istvan,
Yes, it is possible.
But all intersections must be resolved beforehand by splitting wires so that they contained a common vertex at intersection point.
Best regards
FSR
Fri, 10/02/2015 - 17:06
I see, so I have to generate a topologically valid wire set from the edges, right? Is there any framework for that, or I have to implement it?