DiscussionsIssue archiveOther usage issues

Archived discussion

I got a set of faces, how can i build a Shell ?

Other usage issuesFri, 05/21/2004 - 00:181 reply

Browse this forum
QuestionAuthor

i'm loading a Solid on its IGES format, so i'm able to construct a set of faces "separated" (so a face don't know that it's connected to another one via an edge)..how can i build a solid from that ? what i saw is that a Shell is constructed only from Surfaces that are parametrized !!

Can u seriously answer , 'cause this is my third question on this forum without any response.

thanks

Discussion

1 archived reply

Posts are displayed in their archived order.

01Commenter-1

I think you can use BRepOffsetAPI_Sewing to sew all faces to a solid.

sun