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
jfa
10e60380a9
Mantis issue 0021129: EDF 1541 GEOM: Problem with GetInPlace.
2011-06-16 09:30:35 +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
jfa
9add5c2083
IMP 0021064: correct implementation
2011-04-14 14:17:07 +00:00
jfa
c68152cd01
Fix error with GetExistingSubObjects
2011-04-01 08:27:17 +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
jfa
723f0c59fb
IMPs 21188, 21053, 21064
2011-03-28 12:36:29 +00:00
gdd
c86487eae5
Remove warnings
2011-03-24 19:46:04 +00:00
jfa
202bc779c8
IMP 21044
2011-03-21 09:41:19 +00:00
jfa
63db5e2dd5
IMPs 21044, 21057, 21067
2011-03-18 15:05:50 +00:00
eap
e403b95e1b
report error when a major radius is less that a minor one
2011-03-16 07:47:10 +00:00
eap
9dbdfcb44e
0021196: [CEA 456] Integration and merge modification for debian packages
...
geom-fix-powerpc.patch:
Rename PPC variable, this is a macro on PowerPC
2011-03-01 14:48:48 +00:00
vsr
a3cc005370
0021189: [CEA 451] areCoordsInside implementation in GE
2011-02-18 07:55:09 +00:00
gdd
b664a705b8
rnc : corrected the bug that the starting point is false when using reverse parameter
2011-02-16 15:10:28 +00:00
jfa
d404209557
Mantis issue 0021182: EDF 1784 GEOM: GetInPlace issue.
2011-02-10 07:07:28 +00:00
jfa
4ee6eebb26
Mantis issue 0021079: problems with Explode.
2011-02-09 09:54:37 +00:00