Salome HOME
modules/shaper.git
7 years agoPlaneGCS: do not constrain fixed arc (issue #1692)
azv [Mon, 29 Aug 2016 06:39:16 +0000 (09:39 +0300)]
PlaneGCS: do not constrain fixed arc (issue #1692)

Correct calculating DoF for the fixed objects

7 years agoAdded the system of reinitialization of attributes instead of re-creation of them...
mpv [Mon, 29 Aug 2016 16:28:33 +0000 (19:28 +0300)]
Added the system of reinitialization of attributes instead of re-creation of them on undo/redo, etc. This is done because in solvers-connector reference to attributes are stored. So, they become bad on undo/redo/abort.

7 years agoIssue #1703: Remove definition of selection area for dimension's text
vsv [Mon, 29 Aug 2016 16:00:58 +0000 (19:00 +0300)]
Issue #1703: Remove definition of selection area for dimension's text

7 years agoHide scroll bar in SALOME
vsv [Mon, 29 Aug 2016 14:24:02 +0000 (17:24 +0300)]
Hide scroll  bar in SALOME

7 years agoHide extra scroll bar in object browser
vsv [Mon, 29 Aug 2016 13:55:11 +0000 (16:55 +0300)]
Hide extra scroll bar in object browser

7 years agoFix for the issue #1695 : don't display circle on start point creation in arc by...
mpv [Mon, 29 Aug 2016 09:11:27 +0000 (12:11 +0300)]
Fix for the issue #1695 : don't display circle on start point creation in arc by passing point mode.

7 years agoSupport of initial planes stored in previous versions
mpv [Mon, 29 Aug 2016 07:08:59 +0000 (10:08 +0300)]
Support of initial planes stored in previous versions

7 years agoTest case for Split feature
dbv [Mon, 29 Aug 2016 06:52:45 +0000 (09:52 +0300)]
Test case for Split feature

7 years ago1692: Correction for the next wrong case: edit Sketch_2, start Line, select 1st point...
nds [Mon, 29 Aug 2016 05:48:47 +0000 (08:48 +0300)]
1692: Correction for the next wrong case: edit Sketch_2, start Line, select 1st point, select 2nd point on line, move mouse, a new created line is coincident to Origin.

7 years ago1692: Correction for the next wrong case: edit Sketch_2, start Line, select 1st point...
nds [Mon, 29 Aug 2016 05:41:26 +0000 (08:41 +0300)]
1692: Correction for the next wrong case: edit Sketch_2, start Line, select 1st point, select 2nd point on line, move mouse, a new created line is coincident to Origin.

7 years agoIssue #1677: Arc orientation lost after save/open
azv [Fri, 26 Aug 2016 07:55:48 +0000 (10:55 +0300)]
Issue #1677: Arc orientation lost after save/open

Explicit creation of new group in the solver for the standalone arc for correct movement of the arc dragging by extremities.

7 years agoRevert insufficient changes to avoid compilation error on Linux
azv [Fri, 26 Aug 2016 07:54:57 +0000 (10:54 +0300)]
Revert insufficient changes to avoid compilation error on Linux

7 years agoChecking isInitialized for attributes is SketchPlugin and SketchSolver
azv [Fri, 26 Aug 2016 06:11:12 +0000 (09:11 +0300)]
Checking isInitialized for attributes is SketchPlugin and SketchSolver

7 years agoMake the "Platine" test more stable
mpv [Fri, 26 Aug 2016 07:21:41 +0000 (10:21 +0300)]
Make the "Platine" test more stable

7 years agoIssue #1664 In the Sketcher, add the function Split a segment - comment.
nds [Thu, 25 Aug 2016 08:07:38 +0000 (11:07 +0300)]
Issue #1664 In the Sketcher, add the function Split a segment - comment.

7 years agoIssue #1664: workaround to avoid conflicting constraints when tangent two smoothly...
azv [Thu, 25 Aug 2016 12:31:11 +0000 (15:31 +0300)]
Issue #1664: workaround to avoid conflicting constraints when tangent two smoothly connected entities

7 years agoIssue #1664: improve mechanism of removing coincidence
azv [Thu, 25 Aug 2016 11:33:08 +0000 (14:33 +0300)]
Issue #1664: improve mechanism of removing coincidence

7 years agoIssue #1664 In the Sketcher, add the function Split a segment - moving tangency const...
nds [Thu, 25 Aug 2016 07:23:44 +0000 (10:23 +0300)]
Issue #1664 In the Sketcher, add the function Split a segment - moving tangency constraint to nearest feature.

Case: create line, arc(tangency) and point on the line. Start Split, select middle segment, Apply. Result: tangency is moved to the created line

7 years agoMerge branch 'master' of salome:modules/shaper
nds [Thu, 25 Aug 2016 05:21:45 +0000 (08:21 +0300)]
Merge branch 'master' of salome:modules/shaper

7 years agoIssue #1664 In the Sketcher, add the function Split a segment - correction for arc...
nds [Thu, 25 Aug 2016 05:21:29 +0000 (08:21 +0300)]
Issue #1664 In the Sketcher, add the function Split a segment - correction for arc and coincidence to split feature's point

7 years agoFix "unresolved symbol" problem on CentOS
azv [Thu, 25 Aug 2016 04:47:54 +0000 (07:47 +0300)]
Fix "unresolved symbol" problem on CentOS

7 years agoIssue #1664 In the Sketcher, add the function Split a segment
nds [Wed, 24 Aug 2016 13:39:06 +0000 (16:39 +0300)]
Issue #1664 In the Sketcher, add the function Split a segment

7 years agoMerge remote-tracking branch 'remotes/origin/HighLevelDump'
dbv [Wed, 24 Aug 2016 12:33:18 +0000 (15:33 +0300)]
Merge remote-tracking branch 'remotes/origin/HighLevelDump'

7 years agoFix for Box macros HighLevelDump
dbv [Wed, 24 Aug 2016 11:24:24 +0000 (14:24 +0300)]
Fix for Box macros

7 years agoDone in the frames of python dump issue #1648 : allow user to rename results without...
mpv [Wed, 24 Aug 2016 09:31:55 +0000 (12:31 +0300)]
Done in the frames of python dump issue #1648 : allow user to rename results without selection by namingName problems. Sub-shapes now don't keep the name of the result in the data tree.

7 years agoAllow dumper to set empty user-defined name for features
azv [Tue, 23 Aug 2016 14:19:44 +0000 (17:19 +0300)]
Allow dumper to set empty user-defined name for features

7 years agoFix for Export test
dbv [Tue, 23 Aug 2016 13:46:22 +0000 (16:46 +0300)]
Fix for Export test

7 years agoDo not dump "model.do()" if no one sub-feature of composite feature has been dumped
azv [Tue, 23 Aug 2016 13:44:57 +0000 (16:44 +0300)]
Do not dump "model.do()" if no one sub-feature of composite feature has been dumped

7 years agoAdjust unit tests
azv [Tue, 23 Aug 2016 13:01:13 +0000 (16:01 +0300)]
Adjust unit tests

7 years agoFixes for unit tests
azv [Tue, 23 Aug 2016 11:23:08 +0000 (14:23 +0300)]
Fixes for unit tests

7 years agoExplicitly call execute for nested features before referring
azv [Tue, 23 Aug 2016 10:45:46 +0000 (13:45 +0300)]
Explicitly call execute for nested features before referring

7 years agoIssue #1678: Naming not correct in the feature "Partition"
dbv [Tue, 23 Aug 2016 08:53:07 +0000 (11:53 +0300)]
Issue #1678: Naming not correct in the feature "Partition"

Fixed naming for FeaturesPlugin_Partition

7 years agoTake into account context of selection for sketch features if the selected shape...
azv [Tue, 23 Aug 2016 08:12:36 +0000 (11:12 +0300)]
Take into account context of selection for sketch features if the selected shape is null (simple construction is selected)

7 years agoFlushing created and updated events instead of calling execute on feature in ModelHig...
dbv [Tue, 23 Aug 2016 07:01:55 +0000 (10:01 +0300)]
Flushing created and updated events instead of calling execute on feature in ModelHighAPI_Interface::execute
Fixed TestImport

7 years agoFix problems in sketch unit tests
azv [Mon, 22 Aug 2016 13:00:32 +0000 (16:00 +0300)]
Fix problems in sketch unit tests

7 years agoCorrect dump of default name of results
azv [Mon, 22 Aug 2016 09:26:43 +0000 (12:26 +0300)]
Correct dump of default name of results

7 years agoUpdate unit test for changing default color
azv [Mon, 22 Aug 2016 08:47:25 +0000 (11:47 +0300)]
Update unit test for changing default color

7 years agoDump Python in the High Level Parameterized Geometry API (issue #1648)
azv [Mon, 22 Aug 2016 08:41:20 +0000 (11:41 +0300)]
Dump Python in the High Level Parameterized Geometry API (issue #1648)

Dump user-defined colors of results

7 years agoFix for ParametersPlugin unit tests
azv [Fri, 19 Aug 2016 13:41:38 +0000 (16:41 +0300)]
Fix for ParametersPlugin unit tests

7 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Fri, 19 Aug 2016 12:02:57 +0000 (15:02 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Tests fix

7 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Fri, 19 Aug 2016 12:02:57 +0000 (15:02 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Tests fix

7 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Fri, 19 Aug 2016 11:48:48 +0000 (14:48 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Tests fix

7 years agoDump Python in the High Level Parameterized Geometry API (issue #1648)
azv [Fri, 19 Aug 2016 08:58:57 +0000 (11:58 +0300)]
Dump Python in the High Level Parameterized Geometry API (issue #1648)

* Store user-defined names for Result features

7 years agoDump Python in the High Level Parameterized Geometry API (issue #1648)
azv [Fri, 19 Aug 2016 05:36:26 +0000 (08:36 +0300)]
Dump Python in the High Level Parameterized Geometry API (issue #1648)

Set default name as a wrapper name in generated Python script

7 years agoDump Python in the High Level Parameterized Geometry API (issue #1648)
azv [Fri, 19 Aug 2016 04:22:50 +0000 (07:22 +0300)]
Dump Python in the High Level Parameterized Geometry API (issue #1648)

Shortcut for setting name of feature by ModelHighAPI_Interface

7 years agoCall execute from High API only if feature valid.
dbv [Thu, 18 Aug 2016 14:58:35 +0000 (17:58 +0300)]
Call execute from High API only if feature valid.

7 years agoAvoid SegFault exception
azv [Thu, 18 Aug 2016 13:40:00 +0000 (16:40 +0300)]
Avoid SegFault exception

7 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Thu, 18 Aug 2016 13:26:48 +0000 (16:26 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Tests fix

7 years agoFix compilation errors on CentOS
azv [Thu, 18 Aug 2016 13:22:58 +0000 (16:22 +0300)]
Fix compilation errors on CentOS

7 years agoFix compilation of ModelHighAPI on CentOS
azv [Thu, 18 Aug 2016 12:44:12 +0000 (15:44 +0300)]
Fix compilation of ModelHighAPI on CentOS

7 years agoFix unit tests for ParametersPlugin
azv [Thu, 18 Aug 2016 12:32:28 +0000 (15:32 +0300)]
Fix unit tests for ParametersPlugin

7 years agoAvoid of reference to not-initialized attributes values
mpv [Thu, 18 Aug 2016 11:17:41 +0000 (14:17 +0300)]
Avoid of reference to not-initialized attributes values

7 years agoAvoid of reference to not-initialized attributes values
mpv [Thu, 18 Aug 2016 09:17:17 +0000 (12:17 +0300)]
Avoid of reference to not-initialized attributes values

7 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Thu, 18 Aug 2016 07:02:35 +0000 (10:02 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Tests fix

7 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Wed, 17 Aug 2016 07:41:07 +0000 (10:41 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

CPP High API for FeaturesPlugin_Union;
Dump for FeaturesAPI_Union.

7 years agoFix for the TestCompositeFeaturesOnCompSolids.py test passing: after commit of nested...
mpv [Wed, 17 Aug 2016 15:01:00 +0000 (18:01 +0300)]
Fix for the TestCompositeFeaturesOnCompSolids.py test passing: after commit of nested operation there were possible some operations outside of the transaction (on set of the current feature) in python scripts

7 years agoFix errors and adjust unit tests
azv [Wed, 17 Aug 2016 13:13:32 +0000 (16:13 +0300)]
Fix errors and adjust unit tests

7 years agoIssue #1648 : make unit tests for sketch more stable (null sub-features and order...
mpv [Wed, 17 Aug 2016 07:12:37 +0000 (10:12 +0300)]
Issue #1648 : make unit tests for sketch more stable (null sub-features and order in sketch are not important, on abort/undo/redo reset the attributes state to restore "initialization" flag correctly)

7 years agoRevision of unit tests for Sketcher
azv [Wed, 17 Aug 2016 06:30:24 +0000 (09:30 +0300)]
Revision of unit tests for Sketcher

7 years agoFix for the issue #1605 : optimization of undo/redo and abort processing
mpv [Tue, 16 Aug 2016 14:45:45 +0000 (17:45 +0300)]
Fix for the issue #1605 : optimization of undo/redo and abort processing

7 years agoFix sketch Unit Tests
azv [Tue, 16 Aug 2016 13:39:36 +0000 (16:39 +0300)]
Fix sketch Unit Tests

7 years agoMerge branch 'HighLevelDump' of salome:modules/shaper into HighLevelDump
dbv [Tue, 16 Aug 2016 12:32:30 +0000 (15:32 +0300)]
Merge branch 'HighLevelDump' of salome:modules/shaper into HighLevelDump

7 years agoFixed selection of full construction by name.
dbv [Tue, 16 Aug 2016 12:31:55 +0000 (15:31 +0300)]
Fixed selection of full construction by name.

7 years agoImprove the copy feature: make initialized attributes and internal content due in...
mpv [Tue, 16 Aug 2016 12:23:21 +0000 (15:23 +0300)]
Improve the copy feature: make initialized attributes and internal content due in accordance with the attributes stored in the data tree

7 years agoDump Python in the High Level Parameterized Geometry API (issue #1648)
azv [Tue, 16 Aug 2016 11:30:35 +0000 (14:30 +0300)]
Dump Python in the High Level Parameterized Geometry API (issue #1648)

Do not dump same sketch twice

7 years agoDump Python in the High Level Parameterized Geometry API (issue #1648)
azv [Tue, 16 Aug 2016 09:12:04 +0000 (12:12 +0300)]
Dump Python in the High Level Parameterized Geometry API (issue #1648)

* Convert ModelHighAPI_Selection to ModelHighAPI_RefAttr

7 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Tue, 16 Aug 2016 09:14:07 +0000 (12:14 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Dump for ExchangeAPI_Import

7 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Tue, 16 Aug 2016 09:06:01 +0000 (12:06 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Dump for BuildAPI_Wire

7 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Tue, 16 Aug 2016 09:01:14 +0000 (12:01 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Dump for BuildAPI_SubShapes

7 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Tue, 16 Aug 2016 08:55:27 +0000 (11:55 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Dump for BuildAPI_Shell

7 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Tue, 16 Aug 2016 08:52:17 +0000 (11:52 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Dump for BuildAPI_Face

7 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Tue, 16 Aug 2016 08:48:47 +0000 (11:48 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Dump for BuildAPI_Edge

7 years agoDump Python in the High Level Parameterized Geometry API (issue #1648)
azv [Tue, 16 Aug 2016 07:59:42 +0000 (10:59 +0300)]
Dump Python in the High Level Parameterized Geometry API (issue #1648)

* Dump for BuildPlugin_Vertex

7 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Tue, 16 Aug 2016 07:54:26 +0000 (10:54 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Dump for FeaturesAPI_Translation

7 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Tue, 16 Aug 2016 07:50:07 +0000 (10:50 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Dump for FeaturesAPI_Rotation

7 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Tue, 16 Aug 2016 07:40:14 +0000 (10:40 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Dump for FeaturesAPI_RevolutionCut and FeaturesAPI_RevolutionFuse

7 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API. Shape of selec...
mpv [Mon, 15 Aug 2016 14:00:41 +0000 (17:00 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API. Shape of selection may be empty (if the whole context is selected).

7 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Mon, 15 Aug 2016 13:48:30 +0000 (16:48 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Dump for FeaturesAPI_Revolution

7 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API. Debug of namin...
mpv [Mon, 15 Aug 2016 13:29:51 +0000 (16:29 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API. Debug of naming name in selection: external document construction elements and compsolids (for remove shape)

7 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Mon, 15 Aug 2016 12:53:32 +0000 (15:53 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Dump for FeaturesAPI_RemoveSubShapes

7 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API. Debug of unit...
mpv [Mon, 15 Aug 2016 12:25:00 +0000 (15:25 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API. Debug of unit tests with dumper procedure.

7 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Mon, 15 Aug 2016 11:02:46 +0000 (14:02 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Dump for FeaturesAPI_RemoveSubShapes

7 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Mon, 15 Aug 2016 08:37:53 +0000 (11:37 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Dump for FeaturesAPI_Recover

7 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Fri, 12 Aug 2016 12:54:21 +0000 (15:54 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Dump for FeaturesAPI_Placement

7 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Fri, 12 Aug 2016 12:54:05 +0000 (15:54 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Dump for FeaturesAPI_Pipe

7 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Fri, 12 Aug 2016 08:50:22 +0000 (11:50 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Dump for FeaturesAPI_Partition

7 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Fri, 12 Aug 2016 08:25:35 +0000 (11:25 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Dump for FeaturesAPI_Intersection

7 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Thu, 11 Aug 2016 14:34:40 +0000 (17:34 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Dump for FeaturesAPI_Group

7 years agoAdded python dump checking for every unit test where it is useful.
mpv [Fri, 12 Aug 2016 16:44:30 +0000 (19:44 +0300)]
Added python dump checking for every unit test where it is useful.

7 years agoImplementation of checking the python dump functionality in any unit test (in the...
mpv [Fri, 12 Aug 2016 14:57:57 +0000 (17:57 +0300)]
Implementation of checking the python dump functionality in any unit test (in the frames of the python dump, issue #1648 )

7 years agoDump Python in the High Level Parameterized Geometry API (issue #1648)
azv [Fri, 12 Aug 2016 12:05:44 +0000 (15:05 +0300)]
Dump Python in the High Level Parameterized Geometry API (issue #1648)

* Dumping nested sketches no need "model.do()" command

7 years agoDump Python in the High Level Parameterized Geometry API (issue #1648)
azv [Fri, 12 Aug 2016 06:49:40 +0000 (09:49 +0300)]
Dump Python in the High Level Parameterized Geometry API (issue #1648)

* Avoid dependency of SketchPlugin in ModelHighAPI/CMakeLists.txt
* Sketch should dump "model.do()" command
* Check copied sketch features by corresponding API feature

7 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Thu, 11 Aug 2016 12:52:57 +0000 (15:52 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Dump for FeaturesAPI_ExtrusionCut and FeaturesAPI_ExtrusionFuse

7 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Thu, 11 Aug 2016 12:47:46 +0000 (15:47 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Dump for FeaturesAPI_ExtrusionCut and FeaturesAPI_ExtrusionFuse

7 years agoDump Python in the High Level Parameterized Geometry API (issue #1648)
azv [Thu, 11 Aug 2016 12:16:28 +0000 (15:16 +0300)]
Dump Python in the High Level Parameterized Geometry API (issue #1648)

* Dump user-defined names

7 years agoDump Python in the High Level Parameterized Geometry API (issue #1648)
azv [Thu, 11 Aug 2016 10:35:44 +0000 (13:35 +0300)]
Dump Python in the High Level Parameterized Geometry API (issue #1648)

* Avoid to dump additional "Fixed" constraint for external features

7 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Thu, 11 Aug 2016 10:32:57 +0000 (13:32 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Fix for result taking.

7 years agoMake naming name works on constructions selected in another document and Wires select...
mpv [Thu, 11 Aug 2016 09:17:35 +0000 (12:17 +0300)]
Make naming name works on constructions selected in another document and Wires selected on sketch faces (in the frames of the python dump, issue #1648 )

7 years agoDump Python in the High Level Parameterized Geometry API (issue #1648)
azv [Thu, 11 Aug 2016 08:53:33 +0000 (11:53 +0300)]
Dump Python in the High Level Parameterized Geometry API (issue #1648)

* Dump sketch's MultiTranslation and MultiRotation features
* Fix dumping nested Composite features
* Fix Mirror constraint due to failed unit test

7 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Wed, 10 Aug 2016 14:34:18 +0000 (17:34 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Fix for dump FeaturesAPI_Extrusion with nested sketch