Salome HOME
Task 2.2. New arcs creation mode: perpendicular to a straight edge
[modules/shaper.git] / src / SketchAPI / SketchAPI_Sketch.h
2019-08-16 azvTask 2.2. New arcs creation mode: perpendicular to...
2019-07-12 azvMerge remote-tracking branch 'remotes/origin/Filters_De...
2019-06-18 azvTask 3.9. Detect free points in the sketcher (issue...
2019-06-13 azvMerge remote-tracking branch 'remotes/origin/CHANGE_SKE...
2019-06-04 azvImplement changing sketch plane through Python API...
2019-03-05 vsrMerge branch 'V9_2_2_BR'
2019-02-26 azvMerge remote-tracking branch 'remotes/origin/HigherLeve...
2019-02-18 vsrUpdate copyrights
2018-06-18 dbvMerge remote-tracking branch 'remotes/origin/2018_Lot1_...
2018-05-24 azvTask 2.3. Sketch Point created by intersectionPoints
2018-05-22 azvTask 2.2. Sketch Angular copy
2017-10-04 ndsMerge branch 'Dev_2.8.0'
2017-09-21 azvMerge remote-tracking branch 'remotes/origin/master...
2017-07-05 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2017-06-30 azvImport of edges participating to the result of the...
2017-06-30 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2017-06-29 azvSet the orientation of the Distance constraint
2017-06-23 azvMerge remote-tracking branch 'remotes/origin/master' V_2.7.1.1
2017-06-23 azvRevert "Merge branch 'Pre_2.8.0_development'"
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-05-12 azvTask 2.4. Ability to modify the radius of circles and... Pre_2.8.0_development
2017-05-10 ndsIssue #2149 Split does not highlight the selected edge
2017-05-10 azvTask 2.7. Horizontal and Vertical Distance constraint
2017-03-29 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2017-03-27 ndsIssue #2027: Sketcher Trim Feature unit tests for Circl...
2017-03-27 dbvIssue #2024: Redesign of circle and arc of circle
2017-03-27 dbvIssue #2024: Redesign of circle and arc of circle
2017-03-13 azvUpdate test cases according to new Fillet API.
2017-03-09 ndsIssue #2027 Sketcher Trim Feature
2016-11-10 Vitaly SMETANNIKOVIssue #1860: fix end lines with spaces
2016-11-03 vsvIssue #1834: Fix length of lines
2016-08-29 dbvTest case for Split feature
2016-08-24 dbvMerge remote-tracking branch 'remotes/origin/HighLevelDump'
2016-08-15 mpvIssue #1648: Dump Python in the High Level Parameterize...
2016-08-10 azvDump Python in the High Level Parameterized Geometry...
2016-08-08 azvDump Python in the High Level Parameterized Geometry...
2016-08-05 azvDump Python in the High Level Parameterized Geometry...
2016-06-17 spoMerge branch 'CPPHighAPI'
2016-06-17 spoRemove some TODOs
2016-06-17 spoRename setRigid to setFixed for C++HighAPI
2016-06-17 spoAdd Rectangle
2016-06-17 spoAdd Projection to SketchAPI_Sketch
2016-06-17 spoaddIntersectionPoint for SketchAPI_Sketch
2016-06-17 spoAdd Rotation
2016-06-17 spoAdd Translation
2016-06-17 spoAdd Mirror and fix tests
2016-06-17 spoAdd setAngle, setCollinear, setEqual, setMiddlePoint...
2016-06-17 spoAdd SketchAPI_Point
2016-06-17 dbvAdded CPP High API for SketchPlugin_Arc
2016-06-17 spoAdd setFillet, setHorizontal, setRigid, setVertical...
2016-06-17 spoAdd resilt() and selectFace()
2016-06-17 spoAdd some constraint to SketchAPI_Sketch
2016-06-17 spoSmall formatting and fix of addCircle
2016-06-17 dbvFixed Test/TestSketcherAddCircle.py
2016-06-17 spoAdd support for RefAttr attribute, create setCoincedent...
2016-06-17 spoAdd Integer attribute support
2016-06-17 spoSketch Point, Line, Circl & Arc have a base class Sketc...
2016-06-17 spoAdd SketchAPI and Line feature. Also fix tests.