Salome HOME
Added option to create Construction Point by projection point on plane. Fixed CPP...
[modules/shaper.git] / src / ConstructionAPI / ConstructionAPI_Point.cpp
2016-07-04 dbvAdded option to create Construction Point by projection...
2016-07-01 dbvAdded option to create Construction Point by distance...
2016-06-17 spoMerge branch 'CPPHighAPI'
2016-06-17 spoRemove some TODOs
2016-06-17 spoUse fillAttribute in *API interfaces
2016-06-17 spoUse ID() static functions of ConstructionAPI_Plane...
2016-06-17 spoCleare Macros for easy atribute initialization in C...
2016-06-17 spoUse doxy2swig for C++HighAPI documentation
2016-06-17 spoTest ConstructionAPI_Point by old PythonAPI tests
2016-06-17 spoTest addPoint
2016-06-17 spoAdd ModelHighAPI & ConstructionAPI pachages