View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0020465 | Open CASCADE | OCCT:Modeling Algorithms | public | 2008-10-03 12:34 | 2012-01-11 16:33 |
| Reporter | Assigned To | ||||
| Priority | normal | Severity | trivial | ||
| Status | closed | Resolution | fixed | ||
| OS | All | ||||
| Fixed in Version | 6.3.1 | ||||
| Summary | 0020465: Wrong checkshape results for shells. | ||||
| Description | In accordance with specifications: A shell is just set of faces. Nevertheless, the class BRepCheck_Analyzer performs checking any quite independent shells as if they are parts of a solid. Corresponding DRAW command "checkshape" produces following errors for a shells: BRepCheck_InvalidMultiConnexity BRepCheck_BadOrientationOfSubshape BRepCheck_CheckFail On the other hand if to try to create a compound of faces (which the shell consists of), this compound will be valid. Use the following commands to reproduce the bug: restore r checkshape r explode r f compound r_1 r_2 r_3 r_4 r_5 r_6 r_7 r_8 r_9 r_10 r_11 q checkshape q | ||||
| Additional information and documentation updates | Documentation remark, added by PKV 2008-10-24 06:01:48: New features: no New Features Improvements: no Improvements Changes: BRepCheck_Analyzer::Perform(). case: Treatment of pure Shells. Modified entities: packages: BRepCheck classes: BRepCheck_Analyzer methods: BRepCheck_Analyzer::Perform() | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2008-10-23 08:16 |
|
CC | => vsr |
| 2008-10-23 09:40 | bugmaster | Assigned To | bugmaster => pkv |
| 2008-10-23 09:40 | bugmaster | Status | new => assigned |
| 2008-10-23 09:40 | bugmaster | Status | assigned => resolved |
| 2008-10-23 16:35 |
|
Status | resolved => tested |
| 2008-12-11 12:15 | bugmaster | Status | tested => verified |
| 2009-06-24 19:38 | bugmaster | Status | verified => closed |
| 2009-06-24 19:38 | bugmaster | Resolution | @0@ => fixed |
| 2011-08-02 11:31 | bugmaster | Category | OCCT:MOA => OCCT:Modeling Algorithms |
| 2012-01-11 16:33 |
|
Description Updated | |
| 2012-01-11 16:33 |
|
Additional Information Updated |