Salome HOME
modules/shaper.git
8 years agoImprove PythonAPI documentstion.
spo [Mon, 2 Nov 2015 14:15:36 +0000 (17:15 +0300)]
Improve PythonAPI documentstion.

8 years ago[PythonAPI / sketcher] Update of setRadius test with radius modification
Renaud NEDELEC [Mon, 2 Nov 2015 12:13:17 +0000 (13:13 +0100)]
[PythonAPI / sketcher] Update of setRadius test with radius modification

8 years agoRemove _selection member from Sketch.
spo [Fri, 30 Oct 2015 14:31:52 +0000 (17:31 +0300)]
Remove _selection member from Sketch.

8 years agoImprove style and structure of many features.
spo [Fri, 30 Oct 2015 14:26:33 +0000 (17:26 +0300)]
Improve style and structure of many features.

8 years agoAdd some assertions in Sketch feature.
spo [Fri, 30 Oct 2015 12:51:03 +0000 (15:51 +0300)]
Add some assertions in Sketch feature.

8 years agoImprove Sketch feature to match stle and structure requirements.
spo [Fri, 30 Oct 2015 12:50:42 +0000 (15:50 +0300)]
Improve Sketch feature to match stle and structure requirements.

8 years agoAdd TestMakeBrick3.py
spo [Fri, 30 Oct 2015 12:47:24 +0000 (15:47 +0300)]
Add TestMakeBrick3.py

8 years agoAdd call execute() to sketch feature.
spo [Fri, 30 Oct 2015 12:38:06 +0000 (15:38 +0300)]
Add call execute() to sketch feature.

8 years agoImprove sketcher.line feature.
spo [Fri, 30 Oct 2015 12:28:44 +0000 (15:28 +0300)]
Improve sketcher.line feature.

8 years agoRemove get_values() function from tools.py
spo [Fri, 30 Oct 2015 12:23:30 +0000 (15:23 +0300)]
Remove get_values() function from tools.py

8 years agoModify box macros and interface to match style and structure requirements.
spo [Fri, 30 Oct 2015 12:21:27 +0000 (15:21 +0300)]
Modify box macros and interface to match style and structure requirements.

8 years agoFix SketcherSetEqual.test_length_equality
spo [Fri, 30 Oct 2015 12:11:29 +0000 (15:11 +0300)]
Fix SketcherSetEqual.test_length_equality

8 years agoFix selectFace() use in extrusion and revolution tests.
spo [Fri, 30 Oct 2015 12:10:33 +0000 (15:10 +0300)]
Fix selectFace() use in extrusion and revolution tests.

8 years agoAdd TestMakeBrick2.py
spo [Fri, 30 Oct 2015 12:09:08 +0000 (15:09 +0300)]
Add TestMakeBrick2.py

8 years agoAdd _execute() to feature __init__() method.
spo [Fri, 30 Oct 2015 12:04:04 +0000 (15:04 +0300)]
Add _execute() to feature __init__() method.

8 years agoFix bug in sketch.addLine()
spo [Fri, 30 Oct 2015 08:12:32 +0000 (11:12 +0300)]
Fix bug in sketch.addLine()

8 years agoAdd TestMakeBrick1.py.
spo [Fri, 30 Oct 2015 08:10:49 +0000 (11:10 +0300)]
Add TestMakeBrick1.py.

8 years agosketch.selectFace() returns list of selections.
spo [Fri, 30 Oct 2015 08:07:36 +0000 (11:07 +0300)]
sketch.selectFace() returns list of selections.

8 years agoRemove execute() from revolution feature.
spo [Fri, 30 Oct 2015 07:58:02 +0000 (10:58 +0300)]
Remove execute() from revolution feature.

8 years agoRemove execute() from partition feature.
spo [Fri, 30 Oct 2015 07:57:07 +0000 (10:57 +0300)]
Remove execute() from partition feature.

8 years agoAdd ModelAPI_AttributeIntArray to SWIG
spo [Fri, 30 Oct 2015 07:43:41 +0000 (10:43 +0300)]
Add ModelAPI_AttributeIntArray to SWIG

8 years agoImprove extrusion feature.
spo [Thu, 29 Oct 2015 14:31:17 +0000 (17:31 +0300)]
Improve extrusion feature.

8 years agoImprove boolean feature.
spo [Thu, 29 Oct 2015 14:30:03 +0000 (17:30 +0300)]
Improve boolean feature.

8 years agoSpell-checking
spo [Thu, 29 Oct 2015 14:28:44 +0000 (17:28 +0300)]
Spell-checking

8 years agoAdd assertions to set attribute for features.
spo [Thu, 29 Oct 2015 14:27:48 +0000 (17:27 +0300)]
Add assertions to set attribute for features.

8 years agoAdd support of all attribute types for fill_attribute.
spo [Thu, 29 Oct 2015 14:24:35 +0000 (17:24 +0300)]
Add support of all attribute types for fill_attribute.

8 years agoMove GeomValidator_* registration from PartSet_Module to GeomValidator_Plugin
spo [Wed, 28 Oct 2015 11:30:06 +0000 (14:30 +0300)]
Move GeomValidator_* registration from PartSet_Module to GeomValidator_Plugin

8 years agoAdd feature group without tests.
spo [Tue, 27 Oct 2015 14:01:04 +0000 (17:01 +0300)]
Add feature group without tests.

8 years agoAdd feature translation without tests.
spo [Tue, 27 Oct 2015 13:55:02 +0000 (16:55 +0300)]
Add feature translation without tests.

8 years agoAdd feature rotation without tests.
spo [Tue, 27 Oct 2015 13:50:45 +0000 (16:50 +0300)]
Add feature rotation without tests.

8 years agoAdd feature Placement without tests.
spo [Tue, 27 Oct 2015 13:45:00 +0000 (16:45 +0300)]
Add feature Placement without tests.

8 years agoAdd features RevolutionCut/Fuse/Sketch and ExtrusionCut/Fuse/Sketch without tests.
spo [Tue, 27 Oct 2015 13:33:26 +0000 (16:33 +0300)]
Add features RevolutionCut/Fuse/Sketch and ExtrusionCut/Fuse/Sketch without tests.

8 years agoAdd partition feature without tests.
spo [Tue, 27 Oct 2015 12:25:48 +0000 (15:25 +0300)]
Add partition feature without tests.

8 years agoAdd Connection plugin without tests.
spo [Tue, 27 Oct 2015 12:16:36 +0000 (15:16 +0300)]
Add Connection plugin without tests.

8 years agoRename addExport() to exportToFile().
spo [Tue, 27 Oct 2015 12:16:03 +0000 (15:16 +0300)]
Rename addExport() to exportToFile().

8 years agoSpell-checking
spo [Tue, 27 Oct 2015 11:43:37 +0000 (14:43 +0300)]
Spell-checking

8 years agoAdd partset plugin without tests.
spo [Tue, 27 Oct 2015 11:43:03 +0000 (14:43 +0300)]
Add partset plugin without tests.

8 years agoAdd exchange plugin without tests
spo [Tue, 27 Oct 2015 09:06:37 +0000 (12:06 +0300)]
Add exchange plugin without tests

8 years agoAdd parameter feature without tests.
spo [Tue, 27 Oct 2015 08:49:11 +0000 (11:49 +0300)]
Add parameter feature without tests.

8 years agoAdd construction plugin without tests.
spo [Tue, 27 Oct 2015 08:18:02 +0000 (11:18 +0300)]
Add construction plugin without tests.

8 years agoMove boolean to model.features
spo [Tue, 27 Oct 2015 07:33:58 +0000 (10:33 +0300)]
Move boolean to model.features

8 years agoAdd revolution and repackage Features plugin interface.
spo [Tue, 27 Oct 2015 07:31:09 +0000 (10:31 +0300)]
Add revolution and repackage Features plugin interface.

8 years agoAdd *.pyc to .gitignore
spo [Tue, 27 Oct 2015 07:20:34 +0000 (10:20 +0300)]
Add *.pyc to .gitignore

8 years agoAdd Revolution feature
spo [Mon, 26 Oct 2015 13:48:38 +0000 (16:48 +0300)]
Add Revolution feature

8 years agoRename setSize to setSizes for Extrusion
spo [Mon, 26 Oct 2015 13:44:51 +0000 (16:44 +0300)]
Rename setSize to setSizes for Extrusion

8 years agoClean code
spo [Mon, 26 Oct 2015 12:40:20 +0000 (15:40 +0300)]
Clean code

8 years agosketch.selectFace() returns Selection
spo [Mon, 26 Oct 2015 12:36:34 +0000 (15:36 +0300)]
sketch.selectFace() returns Selection

8 years agoExtrusion uses fill_attribute
spo [Mon, 26 Oct 2015 11:49:10 +0000 (14:49 +0300)]
Extrusion uses fill_attribute

8 years agoroots use tools
spo [Mon, 26 Oct 2015 11:23:12 +0000 (14:23 +0300)]
roots use tools

8 years agoAdd tools
spo [Mon, 26 Oct 2015 11:20:47 +0000 (14:20 +0300)]
Add tools

8 years agoMany improvements
spo [Mon, 26 Oct 2015 11:07:46 +0000 (14:07 +0300)]
Many improvements

8 years agoAdd white list for redirect some missing attributes to the feature.
spo [Mon, 26 Oct 2015 07:33:08 +0000 (10:33 +0300)]
Add white list for redirect some missing attributes to the feature.

8 years agoGenerated functions get*() for Interface returns attrubutes.
spo [Mon, 26 Oct 2015 07:20:24 +0000 (10:20 +0300)]
Generated functions get*() for Interface returns attrubutes.

8 years agoSpell-checking
spo [Mon, 26 Oct 2015 07:00:37 +0000 (10:00 +0300)]
Spell-checking

8 years ago[PythonAPI] derived sketcher interfaces from Interface base class
Renaud NEDELEC [Thu, 22 Oct 2015 14:18:06 +0000 (16:18 +0200)]
[PythonAPI] derived sketcher interfaces from Interface base class
+ small modifications in tests

8 years agoMerge branch 'python_parametric_api' of https://git.salome-platform.org/git/modules...
Renaud NEDELEC [Thu, 22 Oct 2015 09:45:11 +0000 (11:45 +0200)]
Merge branch 'python_parametric_api' of https://git.salome-platform.org/git/modules/shaper into python_parametric_api

8 years ago[PythonAPI / sketcher] added setTangent method and fixed a small bug
Renaud NEDELEC [Thu, 22 Oct 2015 09:44:30 +0000 (11:44 +0200)]
[PythonAPI / sketcher] added setTangent method and fixed a small bug

8 years agoAdd automatic generated getters.
spo [Thu, 22 Oct 2015 09:14:41 +0000 (12:14 +0300)]
Add automatic generated getters.

8 years agoMake redirect missing attributes to the feature.
spo [Thu, 22 Oct 2015 08:15:02 +0000 (11:15 +0300)]
Make redirect missing attributes to the feature.

8 years agoImprove Extrusion feature and add tests.
spo [Thu, 22 Oct 2015 07:49:10 +0000 (10:49 +0300)]
Improve Extrusion feature and add tests.

8 years agoMake services.py and roots.py more PEP8 complience and add reset() function
spo [Thu, 22 Oct 2015 07:28:40 +0000 (10:28 +0300)]
Make services.py and roots.py more PEP8 complience and add reset() function

8 years agoMake addBox as a function.
spo [Thu, 22 Oct 2015 06:57:24 +0000 (09:57 +0300)]
Make addBox as a function.

8 years agoSpell-checking
spo [Thu, 22 Oct 2015 06:32:17 +0000 (09:32 +0300)]
Spell-checking

8 years agoFix Linux scripts for renaming pythonAPI to PythonAPI
spo [Tue, 20 Oct 2015 08:12:19 +0000 (11:12 +0300)]
Fix Linux scripts for renaming pythonAPI to PythonAPI

8 years agoAdd module shaper.py
spo [Tue, 20 Oct 2015 08:11:11 +0000 (11:11 +0300)]
Add module shaper.py

8 years agoFix: missing import of ShapeList in sketch.py
spo [Wed, 21 Oct 2015 07:43:08 +0000 (10:43 +0300)]
Fix: missing import of ShapeList in sketch.py

8 years ago[PythonAPI / sketcher] added setFillet method
Renaud NEDELEC [Tue, 20 Oct 2015 15:24:58 +0000 (17:24 +0200)]
[PythonAPI / sketcher] added setFillet method

8 years ago[PythonAPI / sketcher] added the setEqual method and the setLength test
Renaud NEDELEC [Tue, 20 Oct 2015 14:43:13 +0000 (16:43 +0200)]
[PythonAPI / sketcher] added the setEqual method and the setLength test

8 years ago[PythonAPI / sketcher] modified addLine and added setAngle method
Renaud NEDELEC [Tue, 20 Oct 2015 14:08:08 +0000 (16:08 +0200)]
[PythonAPI / sketcher] modified addLine and added setAngle method

8 years ago[PythonAPI / sketcher] Syntax modifications (conformity with PEP8)
Renaud NEDELEC [Tue, 20 Oct 2015 12:59:04 +0000 (14:59 +0200)]
[PythonAPI / sketcher] Syntax modifications (conformity with PEP8)

8 years ago[PythonAPI] added vertical and horizontal constraints
Renaud NEDELEC [Tue, 20 Oct 2015 11:37:31 +0000 (13:37 +0200)]
[PythonAPI] added vertical and horizontal constraints

Also fixed perpenficular constraint test

8 years ago[PythonAPI] added two tests and added transaction commit step in
Renaud NEDELEC [Tue, 20 Oct 2015 10:43:32 +0000 (12:43 +0200)]
[PythonAPI] added two tests and added transaction commit step in
previous tests

8 years agoMerge branch 'python_parametric_api' of https://git.salome-platform.org/git/modules...
Renaud NEDELEC [Tue, 20 Oct 2015 09:27:06 +0000 (11:27 +0200)]
Merge branch 'python_parametric_api' of https://git.salome-platform.org/git/modules/shaper into python_parametric_api

8 years ago[PythonAPI] Rename TestModeler.py to TestModel.py
spo [Tue, 20 Oct 2015 07:36:54 +0000 (10:36 +0300)]
[PythonAPI] Rename TestModeler.py to TestModel.py

8 years ago[PythonAPI] Rename 'modeler' into 'model'
spo [Tue, 20 Oct 2015 07:30:13 +0000 (10:30 +0300)]
[PythonAPI] Rename 'modeler' into 'model'

8 years ago[PythonAPI / sketcher] small syntax modifications
Renaud NEDELEC [Mon, 19 Oct 2015 15:24:36 +0000 (17:24 +0200)]
[PythonAPI / sketcher] small syntax modifications

8 years ago[PythonAPI] added a pylintrc file for style checking allowing lower camel case.
Renaud NEDELEC [Mon, 19 Oct 2015 14:57:32 +0000 (16:57 +0200)]
[PythonAPI] added a pylintrc file for style checking allowing lower camel case.

8 years ago[PythonAPI / sketcher] added addArc method and the corresponding test + fix for point API
Renaud NEDELEC [Mon, 19 Oct 2015 13:50:17 +0000 (15:50 +0200)]
[PythonAPI / sketcher] added addArc method and the corresponding test + fix for point API

8 years ago[PythonAPI] small modifications in sketcher API to follow Daniel's remarks
Renaud NEDELEC [Mon, 19 Oct 2015 12:16:54 +0000 (14:16 +0200)]
[PythonAPI] small modifications in sketcher API to follow Daniel's remarks

8 years ago[PythonAPI] added some more unit tests rnc/sketcher_api
Renaud NEDELEC [Mon, 19 Oct 2015 11:37:36 +0000 (13:37 +0200)]
[PythonAPI] added some more unit tests

8 years ago[PythonAPI] refactoring sketcher API further
Renaud NEDELEC [Thu, 15 Oct 2015 17:18:49 +0000 (19:18 +0200)]
[PythonAPI] refactoring sketcher API further

8 years ago[PythonAPI] Sketch interface refactoring and modifications to fit some PEP8 guidelines.
Renaud NEDELEC [Thu, 15 Oct 2015 09:46:02 +0000 (11:46 +0200)]
[PythonAPI] Sketch interface refactoring and modifications to fit some PEP8 guidelines.

8 years ago[PythonAPI] reorganised sketcher API in a separate package
Renaud NEDELEC [Thu, 15 Oct 2015 08:44:18 +0000 (10:44 +0200)]
[PythonAPI] reorganised sketcher API in a separate package

8 years ago[PythonAPI] reorganised sketcher API tests
Renaud NEDELEC [Wed, 14 Oct 2015 16:03:25 +0000 (18:03 +0200)]
[PythonAPI] reorganised sketcher API tests

8 years ago[PythonAPI] removed an unsed test file
Renaud NEDELEC [Wed, 14 Oct 2015 14:47:42 +0000 (16:47 +0200)]
[PythonAPI] removed an unsed test file

8 years ago[PythonAPI] removed an unused file
Renaud NEDELEC [Wed, 14 Oct 2015 14:44:57 +0000 (16:44 +0200)]
[PythonAPI] removed an unused file

8 years ago[PythonAPI] added tests in the standard way for Shaper
Renaud NEDELEC [Wed, 14 Oct 2015 14:43:27 +0000 (16:43 +0200)]
[PythonAPI] added tests in the standard way for Shaper

8 years ago[PythonAPI] added a first test case for the modeler API
Renaud NEDELEC [Wed, 14 Oct 2015 10:14:11 +0000 (12:14 +0200)]
[PythonAPI] added a first test case for the modeler API

8 years ago[Sketcher API] unit test exepriment
Renaud Nédélec [Thu, 1 Oct 2015 15:10:23 +0000 (17:10 +0200)]
[Sketcher API] unit test exepriment

8 years agoComments of the code. Dev_1.4.0 V_1.4.0
nds [Fri, 18 Sep 2015 17:02:42 +0000 (20:02 +0300)]
Comments of the code.

8 years agoGeomDataAPI documentation update
dbv [Fri, 18 Sep 2015 16:51:45 +0000 (19:51 +0300)]
GeomDataAPI documentation update

8 years agoAvoid SketchSolver documentation warnings
azv [Fri, 18 Sep 2015 16:45:02 +0000 (19:45 +0300)]
Avoid SketchSolver documentation warnings

8 years agoConstructionPlugin documentation update
dbv [Fri, 18 Sep 2015 16:41:13 +0000 (19:41 +0300)]
ConstructionPlugin documentation update

8 years agoTest cases for constraint Angle, Multi-Rotation, Multi-Translation and Fillet features
azv [Fri, 18 Sep 2015 16:08:27 +0000 (19:08 +0300)]
Test cases for constraint Angle, Multi-Rotation, Multi-Translation and Fillet features

8 years agoSketchPlugin documentation update
dbv [Fri, 18 Sep 2015 16:28:51 +0000 (19:28 +0300)]
SketchPlugin documentation update

8 years agoUpdate of documentation
vsv [Fri, 18 Sep 2015 16:17:23 +0000 (19:17 +0300)]
Update of documentation

8 years agoGeomValidators documentation update
dbv [Fri, 18 Sep 2015 16:07:38 +0000 (19:07 +0300)]
GeomValidators documentation update

8 years ago#684 Icon correction should be done only in create operation.
nds [Fri, 18 Sep 2015 15:48:41 +0000 (18:48 +0300)]
#684 Icon correction should be done only in create operation.

8 years agoIssue #999: Clear selection of deactivated objects
vsv [Fri, 18 Sep 2015 14:52:31 +0000 (17:52 +0300)]
Issue #999: Clear selection of deactivated objects

8 years agoTests update
dbv [Fri, 18 Sep 2015 14:45:19 +0000 (17:45 +0300)]
Tests update