Salome HOME
Issue #2024: Redesign of circle and arc of circle
[modules/shaper.git] / src / SketchAPI / SketchAPI.i
2017-03-27 dbvIssue #2024: Redesign of circle and arc of circle
2017-03-27 dbvIssue #2024: Redesign of circle and arc of circle
2017-01-04 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2016-12-02 azvSet flag "Auxiliary" for copied features during the...
2016-09-02 azvDump names of features copied in Multi-Translation...
2016-08-24 dbvMerge remote-tracking branch 'remotes/origin/HighLevelDump'
2016-08-18 azvFix compilation errors on CentOS
2016-08-16 azvFix sketch Unit Tests
2016-08-16 azvDump Python in the High Level Parameterized Geometry...
2016-08-15 dbvIssue #1648: Dump Python in the High Level Parameterize...
2016-08-11 azvDump Python in the High Level Parameterized Geometry...
2016-08-09 azvDump Python in the High Level Parameterized Geometry...
2016-06-17 spoMerge branch 'CPPHighAPI'
2016-06-17 spoAdd Rectangle
2016-06-17 spoAdd Projection to SketchAPI_Sketch
2016-06-17 spoAdd IntersectionPoint
2016-06-17 spoAdd Rotation
2016-06-17 spoAdd Translation
2016-06-17 spoAdd Mirror and fix tests
2016-06-17 spoAdd SketchAPI_Point
2016-06-17 dbvAdded CPP High API for SketchPlugin_Arc
2016-06-17 spoAdd support of ModelAPI_AttributeRefAttrList
2016-06-17 spoAdd GeomAPI to ModelHighAPI and others
2016-06-17 dbvCPP API for SketchPlugin_Circle
2016-06-17 spoAdd SketchAPI and Line feature. Also fix tests.