View Issue Details

IDProjectCategoryView StatusLast Update
0033682CommunityOCCT:Data Exchangepublic2024-04-17 12:28
Reporterventu Assigned Toichesnokova  
PrioritynormalSeveritymajor 
Status newResolutionopen 
PlatformWindowsOSVC++ 2017 
Summary0033682: Data Exchange - Cone imported from STEP file with only one trimming loop (out of two)
DescriptionThe 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?)
TagsNo tags attached.
Test case number

Attached Files

  • SPINA_CARRELLO_AGGIORNATA_2.stp (39,684 bytes)

Relationships

duplicate of 0033683 closedika Cone imported from STeP file with only one trimming loop (out of two) 

Activities

ventu

2024-04-16 11:35

reporter  

SPINA_CARRELLO_AGGIORNATA_2.stp (39,684 bytes)

Issue History

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