prascle
3e638dba7a
PR: synchro V7_main tag mergefrom_V6_main_19Mar13
2013-03-20 10:05:47 +00:00
prascle
3c1b063c52
PR: synchro V7_main tag mergefrom_V6_main_28Feb13
2013-03-01 16:18:17 +00:00
prascle
7965cd7261
PR: synchro V6_main tag mergeto_V7_main_11Feb13
2013-02-18 14:55:48 +00:00
jfa
44f9ad210f
Mantis issue 0021565: [CEA 557] Opposite of the pipe
2012-10-18 13:04:45 +00:00
vsr
72d471b321
0021478: EDF 2083 ALL: Write the version of Salome used to create the study in the hdf file
2012-10-16 08:27:41 +00:00
jfa
9ef623eade
Mantis issue 0021706: [CEA 578] Python access to BrepTools::Read
2012-09-27 14:21:09 +00:00
jfa
00621ab4f3
Mantis issue 0021703: [CEA 577] Boolean operations on groups.
2012-09-24 11:54:41 +00:00
jfa
c7f598c0d8
Mantis issue 0021837: [CEA 654] Add new method to make any point inside a face.
2012-09-13 12:56:49 +00:00
jfa
89c42a4f37
Mantis issue 0021392: EDF 1631 GEOM: Dump study of sketcher 3D with relatives coordinates.
2012-09-06 13:29:35 +00:00
vsr
6c588d710b
0021833: [CEA] problem with naming when exploding a step file
...
Correct regression caused by fix for issue 0021805
2012-09-03 14:26:02 +00:00
jfa
a162a53e32
Mantis issue 0021805: EDF GEOM: Internal name of STEP file is always used, name given by addToStudy is ignored
2012-08-23 08:49:51 +00:00
jfa
101ba2640b
IMP 0021511: EDF 2153 GEOM: Choose to take units into account or not when importing a STEP file.
2012-08-22 06:42:18 +00:00
jfa
8a7faf3ee5
Mantis issue 0021483: EDF 1638 GEOM: Retrieve non blocks solids and faces from a shape.
2012-08-15 10:34:21 +00:00
jfa
e184734288
IMPs 0021476 (fuse edges) and 0021477 (suppress a vertex from a wire for fillet1d).
2012-07-27 11:32:14 +00:00
rnc
75d091c0e2
EDF 2281 : Possibility to choose the division pattern for the cylinder and missing translations
2012-07-27 09:18:14 +00:00
rnc
d52b0e38ed
EDF 2281 : Added possibility to choose the division pattern.
...
Translations and update of the doc to be done.
2012-07-26 15:38:18 +00:00
rnc
449a8ffa1a
EDF 2281 : Second constructor and final documentation for the divided disk
2012-07-20 09:47:00 +00:00
rnc
79173ddb6e
EDF 2281:
...
- Added a divided cylinder primitive
- Translations and doc to be done soon
2012-07-18 13:06:43 +00:00
rnc
a878bd5408
EDF 2281: Added the possibility to choose the orientation of the divided disk
2012-07-09 14:28:50 +00:00
rnc
d31a3237c7
EDF 2281 : Add 2 primitives for hexa mesh
...
- A disk primitive "pre-divided" into blocks has been added
- Picture, translations and doc to be added soon
- Other constructors to be added too
2012-07-09 12:19:55 +00:00
eap
0bbd959702
0021672: [CEA 565] Dump Study from script
...
GetSubShapeIndices() from the last function
2012-06-20 09:50:12 +00:00
eap
f738320ebc
0021672: [CEA 565] Dump Study from script
...
avoid publishing multiple references to the same object
2012-06-20 09:49:23 +00:00
vsr
40f5df35aa
Merge from V6_5_BR 05/06/2012
2012-06-05 11:33:32 +00:00
jfa
35bb93a206
Internal issue 0022865: Restructurization of Partition packages.
2012-03-14 10:26:55 +00:00
rnc
cb32f89e64
Added 2 new operations:
...
- Extruded cut, allows to add material an existing shape by extrusion of a profile
- Extruded boss, allows to remove material from an existing shape by extrusion od a profile
Modified the sketcher dialog in order to use MakeSketcherOnPLane API instead of MakeSketcher. It is now possible to make a skecth directly on the face of a shape without creating a local coordinate system.
Code refactoring in the sketcher dialog
2012-03-01 14:35:25 +00:00
ana
7882eb76e9
Fix for the bug IPAL22851: Sub-shapes spelling
2012-01-13 13:30:11 +00:00
jfa
1c97ae08b2
0021209: Bug GetInPlace with faces. Integrate self-intersections checker.
2011-12-13 13:40:23 +00:00
vsr
59c66d2ea4
Merge from V6_4_BR 05/12/2011
2011-12-05 10:29:45 +00:00
gdd
acd45e23fa
rnc : fixed a Bug found by Edward and due to use of int instead of CORBA::Long in MakeCurveParametricNew
2011-09-07 09:42:52 +00:00
gdd
55423f9957
rnc :
...
- Fixed a bug in MakeCurveParametric that the curve does not always reach the specified max parameter.
- Added a new idl method MakeCurvePrametricNew that takes a number of steps as input instead of a step value (to achieve the fix and a more usual interface)
- Wrapped the new idl method in python MakeCurveParametric with a flag theNewMethod = true
- Modified the associated dialog in order to use the new method and dump it
2011-09-02 15:11:47 +00:00
jfa
975caf67e2
Porting to OCCT6.5.1
2011-08-12 13:08:51 +00:00
jfa
3468a943e0
Porting to OCCT6.5.1
2011-08-11 13:33:11 +00:00
jfa
468a2189df
Set actual study name to GEOM_Object after the publishing.
2011-06-22 09:13:27 +00:00
jfa
b8030029e0
IMP 0021129: EDF 1541 GEOM: Problem with GetInPlace. A new GetInPlace implementation by Peter Kurnev.
2011-06-07 08:37:17 +00:00
vsr
7f46e5fa52
Merge from V6_3_BR 06/06/2011
2011-06-06 07:23:11 +00:00
rnv
e941da46a5
Additional fix for the issue "16219: EDF PAL 469: "RemoveFromStudy" Function": dump hideInStudy(obj) command in the python script for the unpublished objects
2011-04-15 08:55:44 +00:00
jfa
9e31f81bd0
CoTech 32: Action 32.3: In GEOM, the function Import() renamed to ImportFile()
2011-03-30 13:20:55 +00:00
ouv
c3caa78045
Issue 0013373: EDF PAL 273 : Option Single/Multi file dump
2011-03-29 07:36:50 +00:00
jfa
723f0c59fb
IMPs 21188, 21053, 21064
2011-03-28 12:36:29 +00:00
jfa
63db5e2dd5
IMPs 21044, 21057, 21067
2011-03-18 15:05:50 +00:00
vsr
8f50d474d5
SALOME::GenericObj : Destroy() -> UnRegister()
2011-03-04 15:18:40 +00:00
vsr
a3cc005370
0021189: [CEA 451] areCoordsInside implementation in GE
2011-02-18 07:55:09 +00:00
eap
e76c7f020e
0021122: EDF 1735 SMESH: Bug when saving in .hdf
...
Fix dump of multiply published objects
2011-02-04 17:26:34 +00:00
jfa
ca0d85f801
Mantis issue 0021079: problems with Explode.
2011-02-04 14:50:33 +00:00
vsr
8990dca3c5
Remove dependency on CORBA staff in local geom engine
2011-01-27 15:19:55 +00:00
vsr
68aba60ffd
Eliminate useless GetSubShape() lines in the python dump
2011-01-10 10:16:57 +00:00
vsr
bf697caef8
Small change of the interface for MakeVertexOnCurveByLength function: use boolean flag for the direction parameter instead of double
2011-01-06 21:40:34 +00:00
gdd
643c92eb8f
RNC: EDF 1542: Take into account orientation in newly created MakeVertexOnCurveByLength function
2011-01-05 17:33:52 +00:00
caremoli
f6f891919b
CCAR: optimisation of publishinstudy
2011-01-03 18:18:07 +00:00
caremoli
942dc6b74b
CCAR: use the new SObject CORBA operation to set the value of attributes
...
when publishing a GEOM object. Avoid the creation of the intermediate attribute object
so it is faster.
2011-01-03 14:03:48 +00:00