View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006384 | Open CASCADE | OCCT:Data Exchange | public | 2004-08-05 09:24 | 2012-01-16 19:18 |
| Reporter | Assigned To | ||||
| Priority | normal | Severity | trivial | ||
| Status | closed | Resolution | fixed | ||
| OS | All | ||||
| Fixed in Version | 5.2.1 | ||||
| Summary | 0006384: StlAPI_Reader still use old Sewing algorithm | ||||
| Description | StlAPI_Reader use old sewing instead of BRepAlgo_Sewing. Moreover, it is trying to sew each face to collected face in cycle of STL mesh analysis. I propose to collect all faces in one compound and sew them at the end of STL mesh translation. As result current version of STL reader translate the STL file for a long time (and with exception) For example, please take a look at attached file "stl_reader_fix.tar.gz". BR, PTv. | ||||
| Additional information and documentation updates | Documentation remark, added by PTV 2004-08-06 08:36:30: Improvements: Sew all faces in compound container, instead of face to face inside main cycle Changes: Use BRepAlgo_Sewing instead of BRepOffsetAPI_Sewing (old sewing). Modified entities: StlAPI_Reader | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2004-08-06 10:00 | bugmaster | Assigned To | bugmaster => ptv |
| 2004-08-06 10:00 | bugmaster | Status | new => assigned |
| 2004-08-06 10:37 |
|
Status | assigned => resolved |
| 2004-08-13 09:11 | bugmaster | Status | resolved => tested |
| 2004-08-13 14:09 | bugmaster | CC | => imv |
| 2004-08-25 17:16 | bugmaster | Status | tested => verified |
| 2004-11-01 11:58 | bugmaster | Status | verified => closed |
| 2004-11-01 11:58 | bugmaster | Resolution | @0@ => fixed |
| 2011-08-02 11:12 | bugmaster | Category | OCCT:DTE => OCCT:Data Exchange |
| 2012-01-16 19:18 |
|
Assigned To | ptv => |
| 2012-01-16 19:18 |
|
Description Updated | |
| 2012-01-16 19:18 |
|
Additional Information Updated |