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)
committerdbv <dbv@opencascade.com>
Tue, 16 Feb 2016 14:04:46 +0000 (17:04 +0300)
commit031179ada6681b874314c450eeda806f9f8abd28
treef90ce5541e49f081509b075440106ef9c18293db
parent06ce9f88a4ba875f2e22ca1a4ecad79fdea2ac18
"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