Salome HOME
Adjust the big models according to new naming
[modules/shaper.git] / src / SketchAPI /
2016-06-17 spoAdd some constraint to SketchAPI_Sketch
2016-06-17 spoAdd fillAttribute(double...) and fillAttribute(const...
2016-06-17 spoSmall formatting and fix of addCircle
2016-06-17 dbvFixed Test/TestSketcherAddCircle.py
2016-06-17 dbvCPP API for SketchPlugin_Circle
2016-06-17 spoAdd support for RefAttr attribute, create setCoincedent...
2016-06-17 spoAdd Integer attribute support
2016-06-17 spoSketch Point, Line, Circl & Arc have a base class Sketc...
2016-06-17 spoAdd SketchAPI and Line feature. Also fix tests.