MantisBT - Community |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0022027 | Community | [OCCT] OCCT:Modeling Algorithms | public | 2010-09-22 14:20 | 2013-04-29 15:24 |
|
Reporter | szy | |
Assigned To | apn | |
Priority | normal | Severity | trivial | |
Status | closed | Resolution | fixed | |
Platform | | OS | All | OS Version | |
Product Version | | |
Target Version | [OCCT] 6.6.0 | Fixed in Version | [OCCT] 6.6.0 | |
Test case number | bugs modalg_5 bug22027 |
|
Summary | 0022027: <bop> command between two faces raises exception |
Description | See below the post from Forum explaining the problem of new boolean operations bug.
"How to catch this exception/error thrown by the source code. It is not being
caught by the usual procedure(catching Standard_Failure).
try this in test harness,
circle c 0 0 0 25
ellipse e 0 0 0 25 10
mkedge c c
mkedge e e
wire w1 c
wire w2 e
mkplane f1 w1
mkplane f2 w2
# trying to cut the smaller face with the larger face
bop f1 f2
BOPTools_PaveFiller::DoSDEdges()=> can not find SplitIndex
Is it a bug ? " |
Steps To Reproduce | |
Additional information and documentation updates | |
Tags | No tags attached. |
Relationships | related to | 0021762 | closed | emv | Open CASCADE | Integration new Boolean Operation algorithm to OCC |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2010-10-06 19:00 | bugmaster | Status | closed => assigned |
2010-10-06 19:00 | bugmaster | Resolution | suspended => @0@ |
2010-10-06 19:00 | bugmaster | Assigned To | bugmaster => jgv |
2011-02-25 12:16 | bugmaster | Assigned To | jgv => emv |
2011-04-07 17:21 | emv | Status | assigned => resolved |
2011-04-07 17:32 | bugmaster | OtherBugsDependingOnThis | => 21762 |
2011-08-02 11:31 | bugmaster | Category | OCCT:MOA => OCCT:Modeling Algorithms |
2012-02-17 12:34 | abv | Status | resolved => assigned |
2013-03-12 10:38 | emv | Note Added: 0023656 | |
2013-03-12 10:38 | emv | Assigned To | emv => mkv |
2013-03-12 10:38 | emv | Status | assigned => resolved |
2013-03-12 10:46 | abv | Status | resolved => feedback |
2013-03-12 15:38 | apn | Note Added: 0023671 | |
2013-03-12 15:38 | apn | Test case number | => bugs modalg_5 bug22027 |
2013-03-12 15:38 | apn | Assigned To | mkv => bugmaster |
2013-03-12 15:38 | apn | Status | feedback => tested |
2013-03-12 15:38 | apn | Fixed in Version | EMPTY => |
2013-03-12 15:38 | apn | Description Updated | bug_revision_view_page.php?rev_id=5158#r5158 |
2013-03-12 15:58 | abv | Target Version | => 6.6.0 |
2013-03-18 20:48 | apn | Changeset attached | => occt master 1e6b1940 |
2013-03-18 20:48 | apn | Assigned To | bugmaster => apn |
2013-03-18 20:48 | apn | Status | tested => verified |
2013-04-23 13:35 | aiv | Status | verified => closed |
2013-04-29 15:24 | aiv | Fixed in Version | => 6.6.0 |