DiscussionsIssue archiveOther usage issues

Archived discussion

About surface loft using BRepOffsetAPI_ThruSections.

Other usage issuesTue, 07/15/2008 - 12:372 replies

Browse this forum
QuestionAuthor

Hi All,

In most CADs, we can manually reverse the direction of any section curve or compound curve(wire) using surface loft function. But I found BRepOffsetAPI_ThruSections didn't supply interface to change the direction of any section curves. Does anybody know how to reverse the direction of wire (geometrically) easily. Any suggestion is welcome.
Thanks in advance.

Discussion

2 archived replies

Posts are displayed in their archived order.

01Author

OK, I find CheckCompatibility can forbid the surface twist check. That's what I need.

02Commenter-1

could u please share the code on usage of 'checkcompality'