Salome HOME
using a better solution to do compare doubles for shape physical properties
[modules/shaper.git] / src / ModelHighAPI / ModelHighAPI_Tools.cpp
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...