Salome HOME
Dump Python in the High Level Parameterized Geometry API (issue #1648)
[modules/shaper.git] / src / ModelHighAPI / ModelHighAPI_swig.h
2016-08-05 azvDump Python in the High Level Parameterized Geometry...
2016-08-04 mpvIssue #1662: implementation of Recover feature.
2016-06-17 spoMerge branch 'CPPHighAPI'
2016-06-17 spoMove functions from Python model.services to C++ ModelH... CPPHighAPI
2016-06-17 spoAdd GeomAPI to ModelHighAPI and others
2016-06-17 spoAdd support for RefAttr attribute, create setCoincedent...
2016-06-17 spoAdd Integer attribute support
2016-06-17 spoAdd ExchangeAPI, fillAttribute in ModelHighAPI_Tools...
2016-06-17 dbvFix compilation on Windows
2016-06-17 spoCleare Macros for easy atribute initialization in C...
2016-06-17 spoCode improvements
2016-06-17 spoFix memory leak with shared_ptr in HighModelAPI and...
2016-06-17 spoAdd ModelHighAPI & ConstructionAPI pachages