]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
"2.11 Constraint with a point from the intersection between an outer edge and plane...
authornds <nds@opencascade.com>
Fri, 12 Feb 2016 15:45:30 +0000 (18:45 +0300)
committernds <nds@opencascade.com>
Fri, 12 Feb 2016 15:45:30 +0000 (18:45 +0300)
commitc666d415830b1263408b3430244a3ed013997b5d
tree7eb51ec77b7457579b0cbd6652ef710f425cb9b1
parent4b628a3f834429f50617717653eb0ceea0d51bd8
"2.11 Constraint with a point from the intersection between an outer edge and plane of sketch" corrections:

1. Using AttributeSelection instead of AttrRef for external line to use result+shape
2. switch off plane filter when the corresponded control is active
3. correction: propety panel is empty if the constraint is selected as point attribute does not present in XML
src/ModuleBase/ModuleBase_WidgetSelector.h
src/PartSet/PartSet_Module.cpp
src/PartSet/PartSet_SketcherMgr.cpp
src/PartSet/PartSet_SketcherMgr.h
src/PartSet/PartSet_WidgetShapeSelector.cpp
src/PartSet/PartSet_WidgetShapeSelector.h
src/SketchPlugin/SketchPlugin_IntersectionPoint.cpp
src/SketchPlugin/SketchPlugin_Validators.cpp
src/SketchPlugin/plugin-Sketch.xml
src/XGUI/XGUI_Tools.cpp
src/XGUI/XGUI_Tools.h