View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001013 | Open CASCADE | OCCT:Modeling Algorithms | public | 2002-11-20 15:17 | 2012-01-19 16:08 |
| Reporter | Assigned To | ||||
| Priority | normal | Severity | trivial | ||
| Status | closed | Resolution | fixed | ||
| OS | All | ||||
| Fixed in Version | 5.0.0 | ||||
| Summary | 0001013: BRepBuilderAPI_MakeFace creates invalid face on planar wire. | ||||
| Description | Face created by BRepBuilderAPI_MakeFace on planar wire is not valid, cause have tolerance 1e-7. The distance between pcurves (that creates while checkshape process) and edge is more than tolerance. So, it is necessary to increase tolerance of face (while its creating) to avoid invalidity. PS from QA team: It is easy to check by creating face by following sequence of commands: mkplane face 889wire checkshape face (Sorry, I doesn't create tcl script :-) But face must be valid). Wth Bst Rgrds, PTV. PPS: 889wire is attached in file 889wire.rle | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
| duplicate of | 0000906 | closed | Reason of OCC889. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2002-11-20 15:19 | bugmaster | Assigned To | bugmaster => ifv |
| 2002-11-20 15:19 | bugmaster | Status | new => assigned |
| 2002-11-20 19:32 |
|
Status | assigned => resolved |
| 2002-11-20 19:37 | bugmaster | CC | => apv |
| 2002-11-20 20:55 |
|
CC | => aki |
| 2002-11-22 14:58 |
|
Status | resolved => tested |
| 2002-11-26 14:56 | bugmaster | Status | tested => closed |
| 2002-11-26 14:56 | bugmaster | Resolution | @0@ => fixed |
| 2011-08-02 11:31 | bugmaster | Category | OCCT:MOA => OCCT:Modeling Algorithms |
| 2012-01-19 16:08 |
|
Description Updated |