Salome HOME
addIntersectionPoint for SketchAPI_Sketch
[modules/shaper.git] / src / SketchAPI / SketchAPI_Sketch.h
2016-06-17 spoaddIntersectionPoint for SketchAPI_Sketch
2016-06-17 spoAdd Rotation
2016-06-17 spoAdd Translation
2016-06-17 spoAdd Mirror and fix tests
2016-06-17 spoAdd setAngle, setCollinear, setEqual, setMiddlePoint...
2016-06-17 spoAdd SketchAPI_Point
2016-06-17 dbvAdded CPP High API for SketchPlugin_Arc
2016-06-17 spoAdd setFillet, setHorizontal, setRigid, setVertical...
2016-06-17 spoAdd resilt() and selectFace()
2016-06-17 spoAdd some constraint to SketchAPI_Sketch
2016-06-17 spoSmall formatting and fix of addCircle
2016-06-17 dbvFixed Test/TestSketcherAddCircle.py
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.