Salome HOME
Porting to SALOME 9.1.0.
[modules/shaper.git] / src / ModelHighAPI / ModelHighAPI.i
2018-08-20 mznPorting to SALOME 9.1.0.
2017-12-25 vsvMerge branch 'Dev_GroupsRevision'
2017-12-05 Christophe BourcierMerge remote-tracking branch 'origin/cbr/export_to_geom...
2017-12-01 azvMerge remote-tracking branch 'remotes/origin/Dev_Folder...
2017-11-25 azvDumping of the folders to Python
2017-11-22 azvTask 2.3. Ability to put consecutive Features in a...
2017-10-04 ndsMerge branch 'Dev_2.8.0'
2017-09-21 azvMerge remote-tracking branch 'remotes/origin/master...
2017-06-30 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2017-06-29 azvSet the orientation of the Distance constraint
2017-06-22 azvMerge branch 'Pre_2.8.0_development'
2017-06-07 Vitaly SMETANNIKOVAdd copyright header according to request of CEA from...
2017-06-07 Vitaly SMETANNIKOVAdd copyright header according to request of CEA from...
2017-01-26 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2017-01-18 dbvAdded test model.
2016-11-21 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2016-11-17 mpvIssue #1865 : Implementation and test python interface...
2016-11-17 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2016-11-16 mpvIssue #1865 : initial implementation of fields results...
2016-08-24 dbvMerge remote-tracking branch 'remotes/origin/HighLevelDump'
2016-08-15 dbvIssue #1648: Dump Python in the High Level Parameterize...
2016-08-08 azvDump Python in the High Level Parameterized Geometry...
2016-08-05 azvDump Python in the High Level Parameterized Geometry...
2016-08-04 mpvIssue #1662: implementation of Recover feature.
2016-08-03 dbvIssue #1649: Added CPP High API for Plane feature;
2016-06-17 spoMerge branch 'CPPHighAPI'
2016-06-17 spoMove functions from Python model.services to C++ ModelH... CPPHighAPI
2016-06-17 spoFix ParametersAPI
2016-06-17 spoFix return ModelHighAPI_Selection from list as a copy
2016-06-17 spoAdd support of ModelAPI_AttributeRefAttrList
2016-06-17 spoAdd GeomAPI to ModelHighAPI and others
2016-06-17 spoAdd resilt() and selectFace()
2016-06-17 spoModelHighAPI_RefAttr can use ModelHighAPI_Interface
2016-06-17 spoFix typemap for ModelHighAPI_RefAttr exception message
2016-06-17 spoFix TestSketcherSetCoincident::test_none_type_arguments...
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 spoUse doxy2swig for C++HighAPI documentation
2016-06-17 spoFix memory leak with shared_ptr in HighModelAPI and...
2016-06-17 spoAdd ModelHighAPI & ConstructionAPI pachages