Commit Graph

170 Commits

Author SHA1 Message Date
rnc
a878bd5408 EDF 2281: Added the possibility to choose the orientation of the divided disk 2012-07-09 14:28:50 +00:00
rnc
1275586706 Missing files 2012-07-09 12:26:16 +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
jfa
12efffce9b Mantis issue 0021541: EDF 2213 GEOM: Filling accuracy 2012-07-06 08:44:12 +00:00
jfa
f6d916275e Mantis issue 0021683: EDF 678 GEOM: Partition failure 2012-07-06 08:03:18 +00:00
jfa
a33055ee5b Mantis issue 0021682: EDF 2224 : T-shape fails with specific values 2012-07-04 10:00:00 +00:00
eap
ee80d29c6f 0021672: [CEA 565] Dump Study from script
Add functions for editing commands if the last function of group is
  not the last function in the study, to avoid dump of group
  exploding (which is appended to the last function of group) before
  filling group with objects retrieved after group creation
2012-06-20 09:48:48 +00:00
eap
ed2c8fe24c 0021546: EDF 2129 GEOM: Different behavior btw circle and exploded base edge of a cylinder
the base face must be planar for BRepFeat_MakeDPrism
2012-06-06 13:00:33 +00:00
vsr
40f5df35aa Merge from V6_5_BR 05/06/2012 2012-06-05 11:33:32 +00:00
jfa
a650ac1733 Mantis issue 0021532: EDF 2202 GEOM: Problem when restoring groups containing a single shape. 2012-04-04 12:15:01 +00:00
jfa
332a5b2f74 A patch by JGV for correct usage of filling in function MakeAnyFace. 2012-03-29 14:04:01 +00:00
jfa
f91bad6fb6 Mantis issue 0021191: GlueEdges and GlueFaces problem with tolerance 1. A fix by PKV. 2012-03-16 13:23:39 +00:00
gdd
426cef8148 Update and fix documentation in IDL, .py and .cxx/.hxx files 2012-03-15 16:53:02 +00:00
jfa
35bb93a206 Internal issue 0022865: Restructurization of Partition packages. 2012-03-14 10:26:55 +00:00
jfa
c1bc8299f0 Porting to OCCT6.5.3 2012-03-07 12:31:51 +00:00
rnc
316e7904bf small modification 2012-03-05 16:05:34 +00:00
rnc
ca04383c5a code refactoring 2012-03-05 16:03:27 +00:00
rnc
87ceb14207 small modifications 2012-03-05 15:33:17 +00:00
rnc
f04d9d5e1f fixed a small problem in the extrusion direction determination 2012-03-02 13:03:21 +00:00
rnc
103c989834 Allowed selection of subfaces for extruded boss /cut 2012-03-02 10:54:05 +00:00
rnc
f9d4ef6d53 Modified test of wire closeness 2012-03-02 10:00:38 +00:00
rnv
357991964c Win32 compliation. 2012-03-02 09:55:59 +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
rnc
ce8009fe71 Fixed a bug that the Local Coordiante Systems normal was wrong when they were built on faces with reversed orientation 2012-02-21 10:54:15 +00:00
jfa
20ffcb034a Mantis issue 0021465: EDF 2067 GEOM: Extrusion along a path leads to a self-intersected shape. GlueFaces with maximum shape tolerance. 2012-02-08 11:16:13 +00:00
jfa
0c1af31f54 Mantis issue 0021432: EDF GEOM: Faces with huge tolerance can be built in GEOM. 2012-01-27 10:58:36 +00:00
jfa
10c8c3b62f Mantis issues 0021435 and 0021456: Cancel the fix because of regression. 2012-01-25 10:11:31 +00:00
ana
7882eb76e9 Fix for the bug IPAL22851: Sub-shapes spelling 2012-01-13 13:30:11 +00:00
jfa
28ab3abf16 0021435: Changed order of edges after MakeFace. A fix by Peter Kurnev. 2011-12-30 06:18:05 +00:00
jfa
2fba9e59a7 Mantis issue 0021425: Accepted object types in 'fillet 2D' 2011-12-28 11:30:48 +00:00
jfa
21f352b21b Porting to OCCT development version: Standard_PI -> M_PI 2011-12-23 14:23:54 +00:00
jfa
de2617e3f5 Mantis issue 0021060: Automatic LimitTolerance after boolean operations. 2011-12-21 11:56:33 +00:00
jfa
8b92788b34 Mantis issue 0021066: EDF 1622: GetAngle function. 2011-12-19 11:58:31 +00:00
jfa
f85d1e4bf5 Mantis issue 0021404: Problem with partition. A fix by Peter Kurnev. 2011-12-16 13:32:32 +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
jfa
d9b43f0941 Mantis issue 0021414: There is a difference between vectors and other edges in Geometry. 2011-10-28 05:50:28 +00:00
jfa
5d0c88cda6 Mantis issue 0021414: There is a difference between vectors and other edges in Geometry. 2011-10-27 11:44:24 +00:00
gdd
08bcf651cb function 'abs' is in namespace std 2011-10-27 11:34:57 +00:00
gdd
337cfa220b rnc: I made a mistake. It should be OK now 2011-10-26 10:05:59 +00:00
gdd
929db5bbb7 rnc: fixed a problem that in some cases a Box couldn't be created and no explicit error message was displayed 2011-10-26 09:58:18 +00:00
vsr
e8dadc7a54 0021263: EDF 1868: Several use cases fail (regressions)
Fix MakeSection() problem
2011-10-20 07:54:50 +00:00
jfa
e808f9b75f Porting to OCCT6.5.2. 2011-09-27 11:42:33 +00:00
gdd
5eca4e749b Added some try catch 2011-09-07 12:05:48 +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
vsr
e2ef963137 0021342: EDF 1931 GEOM: The editiojn of a group has no effect after exporting it to BRep 2011-08-12 12:52:08 +00:00
jfa
3468a943e0 Porting to OCCT6.5.1 2011-08-11 13:33:11 +00:00
vsr
660a8df6ce Merge from V6_3_BR 15/07/2011 2011-07-15 10:48:49 +00:00
jfa
07682aac19 Correct a message. 2011-06-28 12:08:07 +00:00