View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0026851 | Community | OCCT:Modeling Data | public | 2015-11-08 13:41 | 2015-11-16 16:43 |
| Reporter | baraujo | Assigned To | baraujo | ||
| Priority | normal | Severity | major | ||
| Status | closed | Resolution | no change required | ||
| Platform | Windows | OS | VC++ 2013 | ||
| Product Version | 6.9.1 | ||||
| Summary | 0026851: BRepTools_WireExplorer does not return internal edges | ||||
| Description | I would like to access an ordered | ||||
| Steps To Reproduce | Intersect two faces to get a face with internal edges. | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
|
|
|
internal_edges.png (11,026 bytes) |
|
|
The edges having orientation internal or external are intentionally ignored by this tool. It is because it was developed mainly to iterate the boundary edges in a chain of a closed wire. Internal edges are not boundary edges. If you need to access all the edges iterate using TopoDS_Iterator, TopExp_Explorer, or if you want some ordering then use services of ShapeAnalysis_WireOrder. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-11-08 13:41 | baraujo | New Issue | |
| 2015-11-08 13:41 | baraujo | Assigned To | => msv |
| 2015-11-08 13:41 | baraujo | File Added: internal_edges.png | |
| 2015-11-08 22:57 |
|
Note Added: 0047933 | |
| 2015-11-08 22:57 |
|
Assigned To | msv => baraujo |
| 2015-11-08 22:57 |
|
Status | new => feedback |
| 2015-11-08 22:57 |
|
Resolution | open => no change required |
| 2015-11-16 16:43 |
|
Status | feedback => closed |