View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0026759 | Open CASCADE | OCCT:Modeling Algorithms | public | 2015-10-08 19:46 | 2015-12-25 19:25 |
| Reporter | Assigned To | bugmaster | |||
| Priority | normal | Severity | minor | ||
| Status | closed | Resolution | no change required | ||
| Product Version | 7.0.0 | ||||
| Summary | 0026759: [Sewing] Sewing produces shape with invalid tolerance | ||||
| Description | An invalid shape is produced by the following script: vertex v1 0 0 8 vertex v2 8 0 8 vertex v3 8 8 8 vertex v4 0 8 8 vertex v5 3 3 8 vertex v6 5 3 8 vertex v7 5 5 8 vertex v8 3 5 8 plane p 0 0 4 0 0 1 polyvertex ow v1 v2 v3 v4 v1 polyvertex iw v8 v7 v6 v5 v8 mkface f p ow add iw f box b 8 8 8 explode b f box c 2 2 2 ttranslate c 3 3 6 orientation c R explode c f sewing s 1e-7 b_1 b_2 b_3 b_4 b_5 f c_1 c_2 c_3 c_4 c_5 The input shapes to command 'sewing' are valid ('checkshape') and have tolerance 1e-7. The resulting shape is valid ('checkshape') but has maximal tolerances 6 on edges and vertices. | ||||
| Steps To Reproduce | tolerance s | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
|
|
Does the script contains the bug intentionally? plane p 0 0 4 0 0 1 You are trying to put wires on the surface distant 4 mm of the wires. |
|
|
The script contains the error. The resulting shape has valid tolerances without this error. |
|
|
Dear bugmaster, please close as this is not a bug. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-10-08 19:46 |
|
New Issue | |
| 2015-10-08 19:46 |
|
Assigned To | => msv |
| 2015-10-09 10:07 |
|
Note Added: 0046617 | |
| 2015-10-09 10:07 |
|
Assigned To | msv => abk |
| 2015-10-09 10:07 |
|
Status | new => feedback |
| 2015-10-09 10:07 |
|
Resolution | open => no change required |
| 2015-10-09 13:30 |
|
Note Added: 0046623 | |
| 2015-10-09 13:30 |
|
Assigned To | abk => msv |
| 2015-10-09 13:30 |
|
Status | feedback => assigned |
| 2015-10-09 14:36 |
|
Note Added: 0046626 | |
| 2015-10-09 14:36 |
|
Assigned To | msv => bugmaster |
| 2015-10-09 14:36 |
|
Status | assigned => feedback |
| 2015-10-12 09:59 | bugmaster | Status | feedback => closed |
| 2015-12-25 19:25 |
|
Target Version | Unscheduled => |