Salome HOME
Issue #1649: Added options to create plane by coincident point;
[modules/shaper.git] / src / ModelHighAPI / ModelHighAPI_Tools.h
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...