Salome HOME
Add construction plugin without tests.
authorspo <sergey.pokhodenko@opencascade.com>
Tue, 27 Oct 2015 08:18:02 +0000 (11:18 +0300)
committerspo <sergey.pokhodenko@opencascade.com>
Tue, 27 Oct 2015 08:18:02 +0000 (11:18 +0300)
commit5f6c330407814e80848bb6b354fad1ff4c29ad28
tree1f856414d923c8a834c5b9d57127140ecd65224f
parent8e1179ce7d661828d9ce7886c978831e1bdca89e
Add construction plugin without tests.
src/PythonAPI/model/__init__.py
src/PythonAPI/model/construction/__init__.py [new file with mode: 0644]
src/PythonAPI/model/construction/axis.py [new file with mode: 0644]
src/PythonAPI/model/construction/plane.py [new file with mode: 0644]
src/PythonAPI/model/construction/point.py [new file with mode: 0644]