]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
Sketch objects help pages (initial version).
authormzn <mzn@opencascade.com>
Mon, 10 Sep 2018 12:42:46 +0000 (15:42 +0300)
committermzn <mzn@opencascade.com>
Mon, 10 Sep 2018 12:42:46 +0000 (15:42 +0300)
commit6b350fda96a1fa7a73b4b69738bd1a6d7670d15f
treea8b8b202bee8be35ca84636abf90171cab7bedcd
parentf9b1cf46e819f323a9e97487a950c212fb648c9b
Sketch objects help pages (initial version).
37 files changed:
src/SketchPlugin/doc/SketchPlugin.rst
src/SketchPlugin/doc/TUI_lineFeature.rst [new file with mode: 0644]
src/SketchPlugin/doc/TUI_pointFeature.rst [new file with mode: 0644]
src/SketchPlugin/doc/TUI_rectangleFeature.rst [new file with mode: 0644]
src/SketchPlugin/doc/arcFeature.rst
src/SketchPlugin/doc/circleFeature.rst
src/SketchPlugin/doc/examples/line.py [new file with mode: 0644]
src/SketchPlugin/doc/examples/point.py [new file with mode: 0644]
src/SketchPlugin/doc/examples/rectangle.py [new file with mode: 0644]
src/SketchPlugin/doc/images/Arc_panel_3pt.png [new file with mode: 0644]
src/SketchPlugin/doc/images/Arc_panel_base.png [new file with mode: 0644]
src/SketchPlugin/doc/images/Arc_panel_tang.png [new file with mode: 0644]
src/SketchPlugin/doc/images/Circle_panel_3pt.png [new file with mode: 0644]
src/SketchPlugin/doc/images/Circle_panel_pt_rad.png [new file with mode: 0644]
src/SketchPlugin/doc/images/CoordinatePlanes.png [new file with mode: 0644]
src/SketchPlugin/doc/images/Line.png
src/SketchPlugin/doc/images/Line_panel.png [new file with mode: 0644]
src/SketchPlugin/doc/images/Line_res.png [new file with mode: 0644]
src/SketchPlugin/doc/images/PlaneDefinition.png [new file with mode: 0644]
src/SketchPlugin/doc/images/Point.png
src/SketchPlugin/doc/images/Point_panel.png [new file with mode: 0644]
src/SketchPlugin/doc/images/Point_res.png [new file with mode: 0644]
src/SketchPlugin/doc/images/Rectangle.png
src/SketchPlugin/doc/images/Rectangle_panel.png [new file with mode: 0644]
src/SketchPlugin/doc/images/Rectangle_res.png [new file with mode: 0644]
src/SketchPlugin/doc/images/SketchButton.png [new file with mode: 0644]
src/SketchPlugin/doc/images/SketchPanel.png [new file with mode: 0644]
src/SketchPlugin/doc/images/arc.png [new file with mode: 0644]
src/SketchPlugin/doc/images/arc_3pt_32x32.png [new file with mode: 0644]
src/SketchPlugin/doc/images/arc_base_32x32.png [new file with mode: 0644]
src/SketchPlugin/doc/images/arc_tang_32x32.png [new file with mode: 0644]
src/SketchPlugin/doc/images/circle.png [new file with mode: 0644]
src/SketchPlugin/doc/images/circle_3pt_32x32.png [new file with mode: 0644]
src/SketchPlugin/doc/images/circle_pt_rad_32x32.png [new file with mode: 0644]
src/SketchPlugin/doc/lineFeature.rst
src/SketchPlugin/doc/pointFeature.rst
src/SketchPlugin/doc/rectangleFeature.rst