Salome HOME
modules/shaper.git
8 years agoAdded CPP High API for FeaturesPlugin_Pipe
dbv [Thu, 16 Jun 2016 13:21:29 +0000 (16:21 +0300)]
Added CPP High API for FeaturesPlugin_Pipe

8 years agoAdd ConnectorAPI
spo [Thu, 16 Jun 2016 13:51:57 +0000 (16:51 +0300)]
Add ConnectorAPI

8 years agoAdd ParametersAPI
spo [Thu, 16 Jun 2016 13:28:38 +0000 (16:28 +0300)]
Add ParametersAPI

8 years agoAdd PartSetAPI
spo [Thu, 16 Jun 2016 13:10:18 +0000 (16:10 +0300)]
Add PartSetAPI

8 years agoAdded CPP High API for FeaturesPlugin_RevolutionCut, FeaturesPlugin_RevolutionFuse
dbv [Thu, 16 Jun 2016 12:29:59 +0000 (15:29 +0300)]
Added CPP High API for FeaturesPlugin_RevolutionCut, FeaturesPlugin_RevolutionFuse

8 years agoAdd Rectangle
spo [Thu, 16 Jun 2016 12:08:35 +0000 (15:08 +0300)]
Add Rectangle

8 years agoAdd Projection to SketchAPI_Sketch
spo [Thu, 16 Jun 2016 11:38:17 +0000 (14:38 +0300)]
Add Projection to SketchAPI_Sketch

8 years agoaddIntersectionPoint for SketchAPI_Sketch
spo [Thu, 16 Jun 2016 11:37:06 +0000 (14:37 +0300)]
addIntersectionPoint for SketchAPI_Sketch

8 years agoAdded CPP High API for FeaturesPlugin_ExtrusionCut, FeaturesPlugin_ExtrusionFuse
dbv [Thu, 16 Jun 2016 11:11:21 +0000 (14:11 +0300)]
Added CPP High API for FeaturesPlugin_ExtrusionCut, FeaturesPlugin_ExtrusionFuse

8 years agoAdd IntersectionPoint
spo [Thu, 16 Jun 2016 11:10:24 +0000 (14:10 +0300)]
Add IntersectionPoint

8 years agoAdd Rotation
spo [Thu, 16 Jun 2016 09:51:34 +0000 (12:51 +0300)]
Add Rotation

8 years agoAdd Translation
spo [Thu, 16 Jun 2016 09:36:03 +0000 (12:36 +0300)]
Add Translation

8 years agoAdd Mirror and fix tests
spo [Thu, 16 Jun 2016 09:00:17 +0000 (12:00 +0300)]
Add Mirror and fix tests

8 years agoFix tests Radius and Tangemt. Radios does not work.
spo [Wed, 15 Jun 2016 14:39:51 +0000 (17:39 +0300)]
Fix tests Radius and Tangemt. Radios does not work.

8 years agoAdd setAngle, setCollinear, setEqual, setMiddlePoint, setRadius, setTangent
spo [Wed, 15 Jun 2016 14:19:06 +0000 (17:19 +0300)]
Add setAngle, setCollinear, setEqual, setMiddlePoint, setRadius, setTangent

8 years agoFixed PythonAPI tests
dbv [Wed, 15 Jun 2016 14:12:06 +0000 (17:12 +0300)]
Fixed PythonAPI tests

8 years agoFix return ModelHighAPI_Selection from list as a copy
spo [Wed, 15 Jun 2016 14:03:23 +0000 (17:03 +0300)]
Fix return ModelHighAPI_Selection from list as a copy

8 years agoFixed addAxis import
dbv [Wed, 15 Jun 2016 11:50:06 +0000 (14:50 +0300)]
Fixed addAxis import

8 years agoCompilation fix
dbv [Wed, 15 Jun 2016 11:46:46 +0000 (14:46 +0300)]
Compilation fix

8 years agoAdded CPP High API for FeaturesPlugin_Revolution
dbv [Wed, 15 Jun 2016 11:35:35 +0000 (14:35 +0300)]
Added CPP High API for FeaturesPlugin_Revolution

8 years agoAdd ConstructionAPI_Axis
spo [Wed, 15 Jun 2016 11:21:34 +0000 (14:21 +0300)]
Add ConstructionAPI_Axis

8 years agoFix tests for constraints Fillet, Horizontal, Length, Parallel, Perpendicular, Rigid...
spo [Wed, 15 Jun 2016 08:55:14 +0000 (11:55 +0300)]
Fix tests for constraints Fillet, Horizontal, Length, Parallel, Perpendicular, Rigid, Vertical

8 years agoAdd SketchAPI_Point
spo [Wed, 15 Jun 2016 08:47:47 +0000 (11:47 +0300)]
Add SketchAPI_Point

8 years agoAdded CPP High API for SketchPlugin_Arc
dbv [Wed, 15 Jun 2016 08:14:18 +0000 (11:14 +0300)]
Added CPP High API for SketchPlugin_Arc

8 years agoFix GeomAlgoAPI SWIG wrapper to use types from GeomAPI
spo [Wed, 15 Jun 2016 08:10:58 +0000 (11:10 +0300)]
Fix GeomAlgoAPI SWIG wrapper to use types from GeomAPI

8 years agoAdd setFillet, setHorizontal, setRigid, setVertical constraints
spo [Wed, 15 Jun 2016 08:08:53 +0000 (11:08 +0300)]
Add setFillet, setHorizontal, setRigid, setVertical constraints

8 years agoFirst try to fix Platine test
spo [Wed, 15 Jun 2016 08:07:56 +0000 (11:07 +0300)]
First try to fix Platine test

8 years agoAdd support of ModelAPI_AttributeRefAttrList
spo [Wed, 15 Jun 2016 08:06:06 +0000 (11:06 +0300)]
Add support of ModelAPI_AttributeRefAttrList

8 years agoFixed execute() calls on features creation from CPP High API
dbv [Tue, 14 Jun 2016 15:44:49 +0000 (18:44 +0300)]
Fixed execute() calls on features creation from CPP High API

8 years agoRemoved execute() call from MakeBrick1.py
dbv [Tue, 14 Jun 2016 14:28:41 +0000 (17:28 +0300)]
Removed execute() call from MakeBrick1.py

8 years agoFixed features creation from CPP High API
dbv [Tue, 14 Jun 2016 14:22:29 +0000 (17:22 +0300)]
Fixed features creation from CPP High API

8 years agoFix Test/TestFeaturesExtrusion.py
dbv [Tue, 14 Jun 2016 10:59:20 +0000 (13:59 +0300)]
Fix Test/TestFeaturesExtrusion.py

8 years agoFix tests MakeBrick2 & MakeBrick3. Fix Box macro feature.
spo [Tue, 14 Jun 2016 13:54:09 +0000 (16:54 +0300)]
Fix tests MakeBrick2 & MakeBrick3. Fix Box macro feature.

8 years agoAdd GeomAPI to ModelHighAPI and others
spo [Tue, 14 Jun 2016 12:15:57 +0000 (15:15 +0300)]
Add GeomAPI to ModelHighAPI and others

8 years agoMove ModelAPI commpilation after GeomAPI to match dependencies
spo [Tue, 14 Jun 2016 12:14:31 +0000 (15:14 +0300)]
Move ModelAPI commpilation after GeomAPI to match dependencies

8 years agoAdd resilt() and selectFace()
spo [Tue, 14 Jun 2016 12:12:45 +0000 (15:12 +0300)]
Add resilt() and selectFace()

8 years agoUse FeaturesAPI in tests
spo [Tue, 14 Jun 2016 10:43:54 +0000 (13:43 +0300)]
Use FeaturesAPI in tests

8 years agoAdd some constraint to SketchAPI_Sketch
spo [Tue, 14 Jun 2016 10:23:58 +0000 (13:23 +0300)]
Add some constraint to SketchAPI_Sketch

8 years agoModelHighAPI_RefAttr can use ModelHighAPI_Interface
spo [Tue, 14 Jun 2016 10:18:53 +0000 (13:18 +0300)]
ModelHighAPI_RefAttr can use ModelHighAPI_Interface

8 years agoMake ModelHighAPI_Interface::getKind() const
spo [Tue, 14 Jun 2016 10:13:35 +0000 (13:13 +0300)]
Make ModelHighAPI_Interface::getKind() const

8 years agoAdd fillAttribute(double...) and fillAttribute(const char*,) and use it in SketchAPI_...
spo [Tue, 14 Jun 2016 10:10:32 +0000 (13:10 +0300)]
Add fillAttribute(double...) and fillAttribute(const char*,) and use it in SketchAPI_Circle

8 years agoSmall formatting and fix of addCircle
spo [Tue, 14 Jun 2016 10:06:12 +0000 (13:06 +0300)]
Small formatting and fix of addCircle

8 years agoFixed Test/TestSketcherAddCircle.py
dbv [Tue, 14 Jun 2016 08:53:11 +0000 (11:53 +0300)]
Fixed Test/TestSketcherAddCircle.py

8 years agoCPP API for FeaturesPlugin_Extrusion
dbv [Thu, 9 Jun 2016 12:58:00 +0000 (15:58 +0300)]
CPP API for FeaturesPlugin_Extrusion

8 years agoCPP API for SketchPlugin_Circle
dbv [Thu, 9 Jun 2016 15:55:37 +0000 (18:55 +0300)]
CPP API for SketchPlugin_Circle

8 years agoCPP API for FeaturesPlugin_Group
dbv [Wed, 8 Jun 2016 15:01:42 +0000 (18:01 +0300)]
CPP API for FeaturesPlugin_Group

8 years agoCPP API for FeaturesPlugin_Boolean
dbv [Wed, 8 Jun 2016 12:49:52 +0000 (15:49 +0300)]
CPP API for FeaturesPlugin_Boolean

8 years agoCPP API for FeaturesPlugin_Placement
dbv [Tue, 7 Jun 2016 14:11:52 +0000 (17:11 +0300)]
CPP API for FeaturesPlugin_Placement

8 years agoCPP API for FeaturesPlugin_Translation, FeaturesPlugin_Rotation
dbv [Tue, 7 Jun 2016 11:10:21 +0000 (14:10 +0300)]
CPP API for FeaturesPlugin_Translation, FeaturesPlugin_Rotation

8 years agoFix typemap for ModelHighAPI_RefAttr exception message
spo [Thu, 9 Jun 2016 14:02:37 +0000 (17:02 +0300)]
Fix typemap for ModelHighAPI_RefAttr exception message

8 years agoFix TestSketcherSetCoincident::test_none_type_arguments test
spo [Thu, 9 Jun 2016 13:54:13 +0000 (16:54 +0300)]
Fix TestSketcherSetCoincident::test_none_type_arguments test

8 years agoAdd support for RefAttr attribute, create setCoincedent constraint
spo [Thu, 9 Jun 2016 13:05:10 +0000 (16:05 +0300)]
Add support for RefAttr attribute, create setCoincedent constraint

8 years agoAdd Integer attribute support
spo [Wed, 8 Jun 2016 13:17:36 +0000 (16:17 +0300)]
Add Integer attribute support

8 years agoSketch Point, Line, Circl & Arc have a base class SketchEntity
spo [Wed, 8 Jun 2016 10:30:58 +0000 (13:30 +0300)]
Sketch Point, Line, Circl & Arc have a base class SketchEntity

8 years agoAdd SketchAPI and Line feature. Also fix tests.
spo [Wed, 8 Jun 2016 09:23:22 +0000 (12:23 +0300)]
Add SketchAPI and Line feature. Also fix tests.

8 years agoAdd Bool, Pnt, Pnt2d and Dir attributes
spo [Tue, 7 Jun 2016 13:42:35 +0000 (16:42 +0300)]
Add Bool, Pnt, Pnt2d and Dir attributes

8 years agoUse not only ModelAPI_Attribute* in INTERFACE_N
spo [Tue, 7 Jun 2016 10:48:02 +0000 (13:48 +0300)]
Use not only ModelAPI_Attribute* in INTERFACE_N

8 years agoUse full attribute type name in INTERFACE_N
spo [Tue, 7 Jun 2016 10:26:44 +0000 (13:26 +0300)]
Use full attribute type name in INTERFACE_N

8 years agoUse fillAttribute in *API interfaces
spo [Tue, 7 Jun 2016 09:42:26 +0000 (12:42 +0300)]
Use fillAttribute in *API interfaces

8 years agoFix PythonAPI tests for ExchangeAPI
spo [Tue, 7 Jun 2016 09:03:17 +0000 (12:03 +0300)]
Fix PythonAPI tests for ExchangeAPI

8 years agoAdd ExchangeAPI, fillAttribute in ModelHighAPI_Tools, ModelHighAPI_Selection and...
spo [Tue, 7 Jun 2016 08:54:08 +0000 (11:54 +0300)]
Add ExchangeAPI, fillAttribute in ModelHighAPI_Tools, ModelHighAPI_Selection and functions to fill SelectionList attribute

8 years agoAdd INRERFACE_1 and small code improvements
spo [Tue, 7 Jun 2016 08:51:37 +0000 (11:51 +0300)]
Add INRERFACE_1 and small code improvements

8 years agoFix comments in ModelAPI_AttributeString.h
spo [Tue, 7 Jun 2016 06:10:46 +0000 (09:10 +0300)]
Fix comments in ModelAPI_AttributeString.h

8 years agoUse headers from *Plugin in C++ High API *API
spo [Tue, 7 Jun 2016 06:10:16 +0000 (09:10 +0300)]
Use headers from *Plugin in C++ High API *API

8 years agoFix compilation on Windows
dbv [Mon, 6 Jun 2016 16:09:47 +0000 (19:09 +0300)]
Fix compilation on Windows

8 years agoFix tests for PythonAPI for ConstructionAPI_Plane
spo [Mon, 6 Jun 2016 10:16:13 +0000 (13:16 +0300)]
Fix tests for PythonAPI for ConstructionAPI_Plane

8 years agoUse ID() static functions of ConstructionAPI_Plane & ConstructionAPI_Point in add...
spo [Mon, 6 Jun 2016 09:33:07 +0000 (12:33 +0300)]
Use ID() static functions of ConstructionAPI_Plane & ConstructionAPI_Point in add* functions

8 years agoAdd ModelHighAPI_Selection & ConstructionAPI_Plane
spo [Mon, 6 Jun 2016 09:22:12 +0000 (12:22 +0300)]
Add ModelHighAPI_Selection & ConstructionAPI_Plane

8 years agoCleare Macros for easy atribute initialization in C++HighAPI interfaces
spo [Fri, 27 May 2016 12:26:16 +0000 (15:26 +0300)]
Cleare Macros for easy atribute initialization in C++HighAPI interfaces

8 years agoUse doxy2swig for C++HighAPI documentation
spo [Fri, 27 May 2016 08:07:51 +0000 (11:07 +0300)]
Use doxy2swig for C++HighAPI documentation

8 years agoAdd test for HighModelAPI_Double
spo [Thu, 26 May 2016 14:38:01 +0000 (17:38 +0300)]
Add test for HighModelAPI_Double

8 years agoRemove SWIG_SCRIPTS
spo [Thu, 26 May 2016 14:09:39 +0000 (18:09 +0400)]
Remove SWIG_SCRIPTS

8 years agoImprove documentation
spo [Thu, 26 May 2016 14:04:58 +0000 (17:04 +0300)]
Improve documentation

8 years agoImproce CMake files
spo [Thu, 26 May 2016 13:55:03 +0000 (16:55 +0300)]
Improce CMake files

8 years agoMove Mock files from src/ConstructionAPI/Test to src/ModelHighAPI/Mock
spo [Thu, 26 May 2016 13:40:05 +0000 (16:40 +0300)]
Move Mock files from src/ConstructionAPI/Test to src/ModelHighAPI/Mock

8 years agoFormatting CMakeLists.txt for ConstructionAPI & ModelHighAPI. Move set(CMAKE_SWIG_FLA...
spo [Thu, 26 May 2016 13:33:46 +0000 (16:33 +0300)]
Formatting CMakeLists.txt for ConstructionAPI & ModelHighAPI. Move set(CMAKE_SWIG_FLAGS -threads -Wall) to PythonAPI.cmake.

8 years agoImprove CMakeLists.txt files for ModelHighAPI & ConstructionAPI. Improve Construction...
spo [Thu, 26 May 2016 13:18:18 +0000 (16:18 +0300)]
Improve CMakeLists.txt files for ModelHighAPI & ConstructionAPI. Improve ConstructionAPI/ConstructionAPI.i.

8 years agoAdd GTest.cmake & PythonAPI.cmake and use it in CMakeLists.txt
spo [Thu, 26 May 2016 13:02:51 +0000 (16:02 +0300)]
Add GTest.cmake & PythonAPI.cmake and use it in CMakeLists.txt

8 years agoSmall improvements in ModelHighAPI/CMakeLists.txt
spo [Thu, 26 May 2016 12:52:55 +0000 (15:52 +0300)]
Small improvements in ModelHighAPI/CMakeLists.txt

8 years agoExclude */Test/* dirs from documentation
spo [Thu, 26 May 2016 12:48:50 +0000 (15:48 +0300)]
Exclude */Test/* dirs from documentation

8 years agoAdd documentation for C++HighAPI
spo [Thu, 26 May 2016 12:43:07 +0000 (15:43 +0300)]
Add documentation for C++HighAPI

8 years agoFix inapproptiate symbols in comments.
spo [Wed, 25 May 2016 11:37:59 +0000 (14:37 +0300)]
Fix inapproptiate symbols in comments.

8 years agoCode improvements
spo [Wed, 25 May 2016 07:47:52 +0000 (10:47 +0300)]
Code improvements

8 years agoFix memory leak with shared_ptr in HighModelAPI and ConstructionAPI
spo [Wed, 25 May 2016 07:47:08 +0000 (10:47 +0300)]
Fix memory leak with shared_ptr in HighModelAPI and ConstructionAPI

8 years agoAdd test for addPoint in Python
spo [Wed, 25 May 2016 07:45:42 +0000 (10:45 +0300)]
Add test for addPoint in Python

8 years agoTest ConstructionAPI_Point by old PythonAPI tests
spo [Wed, 25 May 2016 05:56:19 +0000 (08:56 +0300)]
Test ConstructionAPI_Point by old PythonAPI tests

8 years agoTest addPoint
spo [Wed, 25 May 2016 05:30:10 +0000 (08:30 +0300)]
Test addPoint

8 years agoAdd ModelHighAPI & ConstructionAPI pachages
spo [Tue, 24 May 2016 13:08:19 +0000 (16:08 +0300)]
Add ModelHighAPI & ConstructionAPI pachages

8 years agoSpell-checking
spo [Tue, 24 May 2016 13:00:57 +0000 (16:00 +0300)]
Spell-checking

8 years agolauncher_env.sh uses env_salome.sh
spo [Tue, 24 May 2016 13:00:10 +0000 (16:00 +0300)]
launcher_env.sh uses env_salome.sh

8 years agoeclipse.sh uses env_salome.sh
spo [Tue, 29 Mar 2016 05:01:42 +0000 (08:01 +0300)]
eclipse.sh uses env_salome.sh

8 years agoIssue #1550 Correction for external objects, case: Create extrusion(on circle), start...
nds [Fri, 17 Jun 2016 08:21:56 +0000 (11:21 +0300)]
Issue #1550 Correction for external objects, case: Create extrusion(on circle), start Sketch, select top face of the extrusion, create Projection, Start Equal, select circle of Projection. Result: field is filled by the projection though a projection is not shown in the viewer.

8 years agoProjection should not use edges from the same plane
azv [Fri, 17 Jun 2016 07:55:24 +0000 (10:55 +0300)]
Projection should not use edges from the same plane

8 years agoFix for constraints selection
vsv [Thu, 16 Jun 2016 16:09:49 +0000 (19:09 +0300)]
Fix for constraints selection

8 years agoMake highlight of points as a circle instead of +
vsv [Thu, 16 Jun 2016 15:54:55 +0000 (18:54 +0300)]
Make highlight of points as a circle instead of +

8 years agoMake false clear_in_neutral_point for the group multiple selected because of request...
mpv [Thu, 16 Jun 2016 13:58:51 +0000 (16:58 +0300)]
Make false clear_in_neutral_point for the group multiple selected because of request in the issue #1571

8 years agoIssue #1550 crash in sketcher - cycling of removing inspection. Improvement of perfor...
nds [Thu, 16 Jun 2016 13:07:44 +0000 (16:07 +0300)]
Issue #1550 crash in sketcher - cycling of removing inspection. Improvement of performance.

8 years agoRemove inline methods
vsv [Thu, 16 Jun 2016 12:24:01 +0000 (15:24 +0300)]
Remove inline methods

8 years agoFix for the issue #1569 : the moved groups must be updated
mpv [Thu, 16 Jun 2016 12:03:46 +0000 (15:03 +0300)]
Fix for the issue #1569 : the moved groups must be updated

8 years agoManage selection sensitivity in SALOME
vsv [Thu, 16 Jun 2016 10:06:22 +0000 (13:06 +0300)]
Manage selection sensitivity in SALOME