Commit Graph

133 Commits

Author SHA1 Message Date
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
jfa
ca0d85f801 Mantis issue 0021079: problems with Explode. 2011-02-04 14:50:33 +00:00
vsr
8f2d0b5697 0021147: EDF GEOM: Difference between compound of line and compound of edges 2011-01-19 12:43:12 +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
bbebe02fd0 RNC: Corrected some Bugs related to the feature EDF 1542 2011-01-06 14:43:29 +00:00
gdd
643c92eb8f RNC: EDF 1542: Take into account orientation in newly created MakeVertexOnCurveByLength function 2011-01-05 17:33:52 +00:00
akl
690621885d Fix of IPAL22186: don't dump the contents of list of vertexes if it is empty. 2010-12-30 13:55:49 +00:00
inv
aab55c4f10 Merge from V6_2_BR 23/12/2010 2010-12-24 08:16:18 +00:00
gdd
9c7d624fdc RNC: IMP EDF 1542: Added the functionnality MakeVertexOnCurveByLength that allows creating a point at a given curvilinear abscissa on a curve 2010-12-17 10:15:39 +00:00
jfa
fc6914d846 0021019: EDF 1574 GEOM: Make Common doesn't stop when applied to a corrupted shape. 2010-12-03 11:22:19 +00:00
vsr
16f91b82f4 Merge from V5_1_main branch 24/11/2010 2010-11-25 12:31:41 +00:00
jfa
8d072adad7 Mantis issues 0020939(GetSharedShapes) and 0020842(AllSorted meaning). 2010-11-18 12:14:05 +00:00
jfa
ac9b96fa48 0020956: [CEA 421] Problem with ChangeOrientation. 2010-10-29 08:21:06 +00:00
vsr
cacfca6348 Merge from V6_1_BR 07/09/2010 2010-09-07 13:00:54 +00:00
vsr
6ceb0d7750 Merge from V5_1_main 10/06/2010 2010-06-10 08:25:12 +00:00
vsr
004197ec82 Merge from V5_1_main 14/05/2010 2010-05-14 15:15:28 +00:00
jfa
e1c960b46a Mantis issue 0020685: GetShapesOnShape: correct argument theCheckShape description. 2010-02-19 12:16:11 +00:00
dmv
f2716d5291 error message correction 2010-02-17 10:10:04 +00:00
dmv
af9f05e2cf 0020628: EDF 1144 GEOM : In TUI, need a function to know the orientation of an edge or a wire 2010-02-12 14:43:44 +00:00
dmv
7968bd362a 0020669: EDF 1198 GEOM: creation of vertices at intersection of 1D elements 2010-02-11 10:29:04 +00:00
dmv
43fa52fd87 0020677: EDF 1219 GEOM: MinDistance gives 0 instead of 20.88 2010-02-01 10:26:17 +00:00
jfa
97f954ad21 Mantis issue 0020659: EDF 1239 GEOM: ChangeOrientation does not change the orientation of edges. 2010-01-21 12:37:29 +00:00