View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0021424 | Open CASCADE | OCCT:Application Framework | public | 2009-10-20 10:50 | 2011-07-12 12:00 |
Reporter | Assigned To | ||||
Priority | normal | Severity | trivial | ||
Status | closed | Resolution | fixed | ||
OS | All | ||||
Fixed in Version | 6.4.0 | ||||
Summary | 0021424: Naming fails for the specifed case (3 revolutions & 2 Fuse) | ||||
Description | Naming fails during selection of any entity of the proposed testing case. Data model of the specified case can be reproduced in next way. 1.Create 5 points: P1(0,0,0); P2(0,200,0); P3(100,200,0);P4(150,100,0);P5(100,0,0) 2.Create closed wire using these 5 points => Wire1 (P1,P2,P3,P4,P5) 3.Create Face using Wire1 => Face0 4.Create Section Revolution (angle = 120 degree,axis=YAxis) using as basis Face0: Rev1 = SectRev(Face0, YAxis,120) 5.Create next Section Revolution using as basis End Face of Rev1 (FE1): Rev2 = SectRev(FE1, YAxis, 120) 6.Create third Section Revolution using as basis End Face of Rev2 (FE2): Rev3 = SectRev(FE2, YAxis, 120) 7.Make Fuse of Rev1 (Object) and Rev2 (Tool): Fuse1 = Fuse (Rev1, Rev2) 8.Make Fuse of Fuse1 (Object) and Rev3 (Tool): Fuse2 = Fuse (Fuse1, Rev3) 9.Make XSelection of any face from result of Fuse2 from part corresponding to faces modified from faces of revolution Rev3. Selection fails. See also document file produced in Samcef/Field application - Rev3_Fuse2.sfield | ||||
Tags | No tags attached. | ||||
Test case number | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2009-10-27 16:20 |
|
CC | => mkv |
2009-10-28 14:04 | bugmaster | Assigned To | bugmaster => szy |
2009-10-28 14:04 | bugmaster | Status | new => assigned |
2009-12-15 17:57 |
|
Status | assigned => resolved |
2010-03-25 14:31 |
|
BugsThisDependsOn | => 21622 |
2010-03-25 14:34 |
|
BugsThisDependsOn | => 21635 |
2010-03-25 14:38 |
|
BugsThisDependsOn | => 21636 |
2010-04-28 18:59 |
|
CC | => apv |
2010-06-23 12:33 | bugmaster | Status | resolved => tested |
2010-07-28 15:28 | bugmaster | Status | tested => verified |
2011-08-02 10:32 | bugmaster | Category | OCCT:OCAF => OCCT:Application Framework |