View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0033682 | Community | OCCT:Data Exchange | public | 2024-04-16 11:35 | 2024-07-04 13:56 |
Reporter | ventu | Assigned To | |||
Priority | normal | Severity | major | ||
Status | new | Resolution | open | ||
Platform | Windows | OS | VC++ 2017 | ||
Summary | 0033682: Data Exchange - Cone imported from STEP file with only one trimming loop (out of two) | ||||
Description | The second surface of the attached file is a cone with two outer loops, i.e. two circles which limit the face surface to the portion of the cone between the two "rings". However only one loop is imported, resulting in a semi infinite cone. #27=FACE_BOUND('',#96,.T.); ... #67=FACE_OUTER_BOUND('',#95,.T.); ... 0000376=ADVANCED_FACE('',(#67,#27),0000356,.T.); As can be seen, face 0000376 has two loops (although perhaps they should both be either FACE_BOUND or FACE_OUTER_BOUND, as no one is inside the other?) | ||||
Tags | No tags attached. | ||||
Test case number | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2024-04-16 11:35 | ventu | New Issue | |
2024-04-16 11:35 | ventu | Assigned To | => ika |
2024-04-16 11:35 | ventu | File Added: SPINA_CARRELLO_AGGIORNATA_2.stp | |
2024-04-16 12:38 | dpasukhi | Summary | Cone imported from STeP file with only one trimming loop (out of two) => Data Exchange - Cone imported from STEP file with only one trimming loop (out of two) |
2024-04-16 12:38 | dpasukhi | Description Updated | |
2024-04-16 12:52 | dpasukhi | Relationship added | duplicate of 0033683 |
2024-04-17 12:28 | dpasukhi | Assigned To | ika => ichesnokova |