View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0033314 | Community | OCCT:Mesh | public | 2023-01-16 13:22 | 2023-02-04 16:23 |
| Reporter | christopher.lackner_140546 | Assigned To | oan | ||
| Priority | normal | Severity | minor | ||
| Status | new | Resolution | open | ||
| Platform | Linux | OS | Arch | ||
| Product Version | 7.6.3 | ||||
| Summary | 0033314: Mesh - No triangulation of cone face | ||||
| Description | When loading a step file one of the faces (a cone) cannot be triangulated withBRepMesh_IncrementalMesh e(face, 0.01, true); triangulation = BRep_Tool::Triangulation (face, loc); after saving this face as a step file and loading again a different brep representation is generated that works. The 2 different breps are attached. | ||||
| Steps To Reproduce | Load both brep files, one can be triangulated like above, the other not. The working one is created from the failing one by saving as a step file and loading again. | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2023-01-16 13:22 | christopher.lackner_140546 | New Issue | |
| 2023-01-16 13:22 | christopher.lackner_140546 | Assigned To | => oan |
| 2023-01-16 13:22 | christopher.lackner_140546 | File Added: cone_working.brep | |
| 2023-01-16 13:22 | christopher.lackner_140546 | File Added: cone_buggy.brep | |
| 2023-02-04 16:23 | dpasukhi | Summary | No triangulation of cone face => Mesh - No triangulation of cone face |
| 2023-02-04 16:23 | dpasukhi | Description Updated |