]> SALOME platform Git repositories - modules/shaper.git/commit - src/SketchAPI/SketchAPI_Line.cpp
Salome HOME
Take into account context of selection for sketch features if the selected shape...
authorazv <azv@opencascade.com>
Tue, 23 Aug 2016 08:12:36 +0000 (11:12 +0300)
committerazv <azv@opencascade.com>
Tue, 23 Aug 2016 08:13:05 +0000 (11:13 +0300)
commit898fa9eae2250439ede697e78e9cb23b1c8bf849
tree603ba415c950107db9e77bce1d99ee019f471bc4
parent540e8b84d9123ec7b3f0603b38df6ed8f8e86516
Take into account context of selection for sketch features if the selected shape is null (simple construction is selected)
src/SketchAPI/SketchAPI_Arc.cpp
src/SketchAPI/SketchAPI_Circle.cpp
src/SketchAPI/SketchAPI_Line.cpp
src/SketchAPI/SketchAPI_Point.cpp
src/SketchPlugin/SketchPlugin_Arc.cpp
src/SketchPlugin/SketchPlugin_Circle.cpp
src/SketchPlugin/SketchPlugin_Line.cpp
src/SketchPlugin/SketchPlugin_Point.cpp
src/SketchPlugin/SketchPlugin_Sketch.cpp