Salome HOME
Arc problems fixing: 1. reentrant of the tangent arc should not fill center point...
authornds <nds@opencascade.com>
Wed, 22 Jun 2016 08:19:19 +0000 (11:19 +0300)
committernds <nds@opencascade.com>
Wed, 22 Jun 2016 08:19:48 +0000 (11:19 +0300)
commit1a9c873645580822c23f4abcd374b6c639d5b9cf
treedec7a1aca568030844eed930678d7ffe1035ddd1
parentc8ab29e531ee03054976a7606076f2c4ee1d9f6b
Arc problems fixing: 1. reentrant of the tangent arc should not fill center point before start arc point(problem is reproduced on several sketch point entities created)

2. Issue #1578 arc problems (constraint to passed point of existing arc in sketch which is not in the case of the arc)
src/ModelAPI/ModelAPI_Events.h
src/ModuleBase/ModuleBase_IModule.cpp
src/ModuleBase/ModuleBase_IModule.h
src/ModuleBase/ModuleBase_IWorkshop.h
src/PartSet/PartSet_Module.cpp
src/PartSet/PartSet_Module.h
src/PartSet/PartSet_SketcherReetntrantMgr.cpp
src/PartSet/PartSet_Tools.cpp
src/XGUI/XGUI_ModuleConnector.cpp
src/XGUI/XGUI_ModuleConnector.h
src/XGUI/XGUI_WorkshopListener.cpp