Salome HOME
Tests for distance, parallel, perpendicular and radius constraints added
authorsbh <sergey.belash@opencascade.com>
Tue, 29 Jul 2014 10:10:19 +0000 (14:10 +0400)
committersbh <sergey.belash@opencascade.com>
Tue, 29 Jul 2014 10:10:19 +0000 (14:10 +0400)
commit4d17967148788d2336a0f10530bc5eb739ae4ef1
treef95416573f0339b8106b7a73faba2ace0d2266b0
parentbf29d8da1316982792c55094be9a958d9da3fb46
Tests for distance, parallel, perpendicular and radius constraints added
src/SketchPlugin/CMakeLists.txt
src/SketchPlugin/Test/TestConstraintDistance.py [new file with mode: 0644]
src/SketchPlugin/Test/TestConstraintLength.py
src/SketchPlugin/Test/TestConstraintParallel.py [new file with mode: 0644]
src/SketchPlugin/Test/TestConstraintPerpendicular.py [new file with mode: 0644]
src/SketchPlugin/Test/TestConstraintRadius.py [new file with mode: 0644]