Salome HOME
Implementation of Box python feature as a Composite feature again
authorsbh <sergey.belash@opencascade.com>
Wed, 18 Mar 2015 14:11:56 +0000 (17:11 +0300)
committersbh <sergey.belash@opencascade.com>
Wed, 18 Mar 2015 14:11:56 +0000 (17:11 +0300)
commit6b415e1bff151319a42beadc4931f388322d310d
tree571b90cc157eab5b9219c005439e78bedb429590
parente34439bfd0fd53f5c10a1539835b77f535067a91
Implementation of Box python feature as a Composite feature again
18 files changed:
src/FeaturesPlugin/Test/TestBoolean.py
src/FeaturesPlugin/Test/TestExtrusion.py
src/FeaturesPlugin/Test/TestGroup.py
src/ModelAPI/ModelAPI.i
src/PythonFeaturesPlugin/PythonFeaturesPlugin.py
src/PythonFeaturesPlugin/PythonFeaturesPlugin_Box.py
src/PythonFeaturesPlugin/sketch.py
src/SketchPlugin/Test/TestConstraintConcidence.py
src/SketchPlugin/Test/TestConstraintDistance.py
src/SketchPlugin/Test/TestConstraintLength.py
src/SketchPlugin/Test/TestConstraintParallel.py
src/SketchPlugin/Test/TestConstraintPerpendicular.py
src/SketchPlugin/Test/TestConstraintRadius.py
src/SketchPlugin/Test/TestConstraintRigid.py
src/SketchPlugin/Test/TestHighload.py
src/SketchPlugin/Test/TestSketchArcCircle.py
src/SketchPlugin/Test/TestSketchPointLine.py
src/SketchPlugin/Test/TestSnowflake.py