Salome HOME
2.3.4 Point creation: by intersection
[modules/shaper.git] / src / ConstructionAPI / ConstructionAPI_Point.h
2018-06-28 dbv2.3.4 Point creation: by intersection
2018-06-27 dbvSome improvements in GUI
2018-06-27 dbv2.3.3.1 Point creation by projection of another point...
2018-06-27 dbv2.3.3.2 Point creation by projection of another point...
2018-06-23 dbv2.3.2 Point creation: on a line
2017-10-04 ndsMerge branch 'Dev_2.8.0'
2017-09-21 azvMerge remote-tracking branch 'remotes/origin/master...
2017-09-07 mpvIssue #2209 : New option of creation of construction...
2017-06-30 Clarisse GenraultMerge branch 'master' into cgt/devCEA
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...
2016-11-10 Vitaly SMETANNIKOVIssue #1860: fix end lines with spaces
2016-11-09 vsvIssue #1834: Fix length of lines
2016-08-24 dbvMerge remote-tracking branch 'remotes/origin/HighLevelDump'
2016-08-05 azvDump Python in the High Level Parameterized Geometry...
2016-08-01 dbvCommented options in Point feature;
2016-07-12 dbvAdded option to create Construction Point by intersecti...
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 spoUse not only ModelAPI_Attribute* in INTERFACE_N
2016-06-17 spoUse full attribute type name in INTERFACE_N
2016-06-17 spoUse headers from *Plugin in C++ High API *API
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 spoImprove documentation
2016-06-17 spoAdd documentation for C++HighAPI
2016-06-17 spoTest ConstructionAPI_Point by old PythonAPI tests
2016-06-17 spoTest addPoint
2016-06-17 spoAdd ModelHighAPI & ConstructionAPI pachages