Salome HOME
Issue #1662: implementation of Recover feature.
[modules/shaper.git] / src / ModelHighAPI / ModelHighAPI_Tools.cpp
2016-08-04 mpvIssue #1662: implementation of Recover feature.
2016-08-03 dbvIssue #1650: Added CPP High API for feature Axis;
2016-06-17 spoMerge branch 'CPPHighAPI'
2016-06-17 spoAdd PartSetAPI
2016-06-17 spoAdd Mirror and fix tests
2016-06-17 spoAdd support of ModelAPI_AttributeRefAttrList
2016-06-17 spoAdd fillAttribute(double...) and fillAttribute(const...
2016-06-17 spoAdd support for RefAttr attribute, create setCoincedent...
2016-06-17 spoAdd Integer attribute support
2016-06-17 spoAdd SketchAPI and Line feature. Also fix tests.
2016-06-17 spoAdd Bool, Pnt, Pnt2d and Dir attributes
2016-06-17 spoUse fillAttribute in *API interfaces
2016-06-17 spoAdd ExchangeAPI, fillAttribute in ModelHighAPI_Tools...