View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0023189 | Open CASCADE | OCCT:Modeling Algorithms | public | 2012-06-04 16:18 | 2017-07-20 21:17 |
Reporter | Assigned To | bugmaster | |||
Priority | normal | Severity | feature | ||
Status | closed | Resolution | suspended | ||
Summary | 0023189: It is useful to have a DRAW command that determines the global surface continuity of a face | ||||
Description | Many algorithms (e.g. 3d-offset) require faces with at least C1-continuous surfaces underlying. So, new DRAW command is required. | ||||
Tags | No tags attached. | ||||
Test case number | |||||
duplicate of | 0023190 | assigned | offset Draw command raise exception "Offset with no C1 Surface" |
|
I suggest that the algorithms that require C1 continuity (like offset) could split the input shape by C0 criterion, which should allow them to proceed. The tools for splitting shapes by continuity are available in OCCT (see e.g. command DT_SplitShape in DRAW). Is that feasible? |
|
The command DT_SplitShape can be used to determine surface continuity. Splitting of shape in offset algorithm is the scope of another bug 0023190. |
|
I propose to close this bug. |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-06-04 16:18 |
|
New Issue | |
2012-06-04 16:18 |
|
Assigned To | => jgv |
2012-06-04 16:28 |
|
Note Added: 0020642 | |
2017-07-19 18:36 |
|
Assigned To | jgv => msv |
2017-07-19 18:36 |
|
Status | new => assigned |
2017-07-20 10:59 |
|
Note Added: 0068469 | |
2017-07-20 11:00 |
|
Relationship added | has duplicate 0023190 |
2017-07-20 11:00 |
|
Note Added: 0068470 | |
2017-07-20 11:00 |
|
Assigned To | msv => bugmaster |
2017-07-20 11:00 |
|
Status | assigned => feedback |
2017-07-20 11:03 |
|
Relationship deleted | has duplicate 0023190 |
2017-07-20 11:03 |
|
Relationship added | duplicate of 0023190 |
2017-07-20 21:17 | bugmaster | Status | feedback => closed |
2017-07-20 21:17 | bugmaster | Resolution | open => suspended |