]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
Crash in sketch on external objects use. Scenario:
authornds <nds@opencascade.com>
Mon, 28 Dec 2015 06:18:03 +0000 (09:18 +0300)
committernds <nds@opencascade.com>
Mon, 28 Dec 2015 06:18:03 +0000 (09:18 +0300)
commit964bbd40583bca5f84e596d1b7339f2799b40e79
tree100a0a442069953ef321579847493096baee9865
parent98f5b15d6867ba7f91ee3f9a7ca82e05548dcc71
Crash in sketch on external objects use. Scenario:

1. Create crossed controur in sketch
2. Create extrusion(CompSolid).
3. Create a controur with all points belong to external sketch lines.
Problem: 1.found compsolid was used instead of found external object
2. the second selection of external object should be checked by isExternal flag of the feature.
src/PartSet/PartSet_WidgetPoint2d.cpp