Archived issue #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.
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?)
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?)
Public activity
No public notes
Participants are labeled by their role within this record.
Related records