]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
Modification of Construction plugin documentation
authorvsv <vsv@opencascade.com>
Thu, 27 Sep 2018 14:13:40 +0000 (17:13 +0300)
committervsv <vsv@opencascade.com>
Thu, 27 Sep 2018 14:13:40 +0000 (17:13 +0300)
commitd057f4312ee4eaf4946c697d010e7e742c26795a
treec552844b54823ef4c0762731d3600856be48f4bd
parent2e032fb9cf76d72cc20e7cce4c2967c827a368fd
Modification of Construction plugin documentation
70 files changed:
src/ConstructionPlugin/doc/TUI_axis1Feature.rst [new file with mode: 0644]
src/ConstructionPlugin/doc/TUI_axis2Feature.rst [new file with mode: 0644]
src/ConstructionPlugin/doc/TUI_axis3Feature.rst [new file with mode: 0644]
src/ConstructionPlugin/doc/TUI_axis4Feature.rst [new file with mode: 0644]
src/ConstructionPlugin/doc/TUI_axis5Feature.rst [new file with mode: 0644]
src/ConstructionPlugin/doc/TUI_axis6Feature.rst [new file with mode: 0644]
src/ConstructionPlugin/doc/TUI_plane1Feature.rst [new file with mode: 0644]
src/ConstructionPlugin/doc/TUI_plane2Feature.rst [new file with mode: 0644]
src/ConstructionPlugin/doc/TUI_plane3Feature.rst [new file with mode: 0644]
src/ConstructionPlugin/doc/TUI_plane4Feature.rst [new file with mode: 0644]
src/ConstructionPlugin/doc/TUI_planeFeature.rst [deleted file]
src/ConstructionPlugin/doc/TUI_point1Feature.rst [new file with mode: 0644]
src/ConstructionPlugin/doc/TUI_point2Feature.rst [new file with mode: 0644]
src/ConstructionPlugin/doc/TUI_point3Feature.rst [new file with mode: 0644]
src/ConstructionPlugin/doc/TUI_point4Feature.rst [new file with mode: 0644]
src/ConstructionPlugin/doc/TUI_point5Feature.rst [new file with mode: 0644]
src/ConstructionPlugin/doc/TUI_pointFeature.rst [deleted file]
src/ConstructionPlugin/doc/axisFeature.rst
src/ConstructionPlugin/doc/examples/axis.py [deleted file]
src/ConstructionPlugin/doc/examples/axis1.py [new file with mode: 0644]
src/ConstructionPlugin/doc/examples/axis2.py [new file with mode: 0644]
src/ConstructionPlugin/doc/examples/axis3.py [new file with mode: 0644]
src/ConstructionPlugin/doc/examples/axis4.py [new file with mode: 0644]
src/ConstructionPlugin/doc/examples/axis5.py [new file with mode: 0644]
src/ConstructionPlugin/doc/examples/axis6.py [new file with mode: 0644]
src/ConstructionPlugin/doc/examples/plane.py [deleted file]
src/ConstructionPlugin/doc/examples/plane1.py [new file with mode: 0644]
src/ConstructionPlugin/doc/examples/plane2.py [new file with mode: 0644]
src/ConstructionPlugin/doc/examples/plane3.py [new file with mode: 0644]
src/ConstructionPlugin/doc/examples/plane4.py [new file with mode: 0644]
src/ConstructionPlugin/doc/examples/point.py [deleted file]
src/ConstructionPlugin/doc/examples/point1.py [new file with mode: 0644]
src/ConstructionPlugin/doc/examples/point2.py [new file with mode: 0644]
src/ConstructionPlugin/doc/examples/point3.py [new file with mode: 0644]
src/ConstructionPlugin/doc/examples/point4.py [new file with mode: 0644]
src/ConstructionPlugin/doc/examples/point5.py [new file with mode: 0644]
src/ConstructionPlugin/doc/images/Axis1.png
src/ConstructionPlugin/doc/images/Axis2.png
src/ConstructionPlugin/doc/images/Axis3.png
src/ConstructionPlugin/doc/images/Axis4.png
src/ConstructionPlugin/doc/images/Axis5.png
src/ConstructionPlugin/doc/images/Axis6.png
src/ConstructionPlugin/doc/images/CreatePoint.png [deleted file]
src/ConstructionPlugin/doc/images/CreatePoint1.png [new file with mode: 0644]
src/ConstructionPlugin/doc/images/CreatePoint2.png [new file with mode: 0644]
src/ConstructionPlugin/doc/images/CreatePoint3.png [new file with mode: 0644]
src/ConstructionPlugin/doc/images/CreatePoint4.png [new file with mode: 0644]
src/ConstructionPlugin/doc/images/CreatePoint5.png [new file with mode: 0644]
src/ConstructionPlugin/doc/images/CreatedAxis.png [deleted file]
src/ConstructionPlugin/doc/images/CreatedAxis1.png [new file with mode: 0644]
src/ConstructionPlugin/doc/images/CreatedAxis2.png [new file with mode: 0644]
src/ConstructionPlugin/doc/images/CreatedAxis3.png [new file with mode: 0644]
src/ConstructionPlugin/doc/images/CreatedAxis4.png [new file with mode: 0644]
src/ConstructionPlugin/doc/images/CreatedAxis5.png [new file with mode: 0644]
src/ConstructionPlugin/doc/images/CreatedAxis6.png [new file with mode: 0644]
src/ConstructionPlugin/doc/images/CreatedPlane1.png [new file with mode: 0644]
src/ConstructionPlugin/doc/images/CreatedPlane2.png [new file with mode: 0644]
src/ConstructionPlugin/doc/images/CreatedPlane3.png [new file with mode: 0644]
src/ConstructionPlugin/doc/images/CreatedPlane4.png [new file with mode: 0644]
src/ConstructionPlugin/doc/images/Plane1.png
src/ConstructionPlugin/doc/images/Plane2.png
src/ConstructionPlugin/doc/images/Plane3.png
src/ConstructionPlugin/doc/images/Plane4.png
src/ConstructionPlugin/doc/images/Point1.png
src/ConstructionPlugin/doc/images/Point2.png
src/ConstructionPlugin/doc/images/Point3.png
src/ConstructionPlugin/doc/images/Point4.png
src/ConstructionPlugin/doc/images/Point5.png
src/ConstructionPlugin/doc/planeFeature.rst
src/ConstructionPlugin/doc/pointFeature.rst