-
-
Notifications
You must be signed in to change notification settings - Fork 398
Closed
Description
Hi,
I get a segmentation fault, when calling FreeEdge of a BRepBuilderAPI_Sewing() object using the current beta version (conda install, pythonocc-core 7.4.0beta2 py36h6bb024c_0). I tested also in 0.18.2 where it works.
Maybe you are aware of that fault already.
Here is the Dump of the sew:
Number of input shapes : 30
Number of actual shapes : 30
Number of Bounds : 86
Number of Sections : 86
Number of Edges : 65
Number of Vertices : 40
Number of Nodes : 40
Number of Free Edges : 56
Number of Contigous Edges : 1
Number of Multiple Edges : 8
Number of Degenerated Edges : 0
Here the result of 0.18.2
class<'TopoDS_Edge'; id:2042279761>
class<'TopoDS_Edge'; id:2042253057>
class<'TopoDS_Edge'; id:2042258465>
...
Metadata
Metadata
Assignees
Labels
No labels