DiscussionsIssue archiveOther usage issues

Archived discussion

check topology of a face

Other usage issuesFri, 09/30/2011 - 17:251 reply

Browse this forum
QuestionAuthor

hi,

i'm looking for a tool [ shapefix / shapeanalyse? ] that helps to analyse how edges are connected to a face.
for instance; for a rectangle, you assume 4 edges.
if you find 5 edges, you know you'll have to merge 2 edges, right?
so, I'm wondering whether OCC has tools to analyse topology in this manner.

any ideas on how to approach this?

cheers,

-jelle

Discussion

1 archived reply

Posts are displayed in their archived order.

01Author

[ turns out that ShapeAnalysis_Edge has pretty powerful methods for this... ]