DiscussionsIssue archiveOther usage issues

Archived discussion

how to get the oriented bounding box of TopoDS_Shape

Other usage issuesSun, 01/04/2015 - 08:322 replies

Browse this forum
QuestionAuthor

how to get the oriented bounding box of TopoDS_Shape?not axis-aligned bounding boxes

Discussion

2 archived replies

Posts are displayed in their archived order.

01Commenter-1

I had the same question and did not manage to find an API call for this.
Its hard to be 100% sure but I don't think it exists.

This [1] is perhaps of interest,

-jelle

[1] http://www.nathanieltroutman.net/content/calculating-minimum-volume-boun...

02Commenter-2

Please try GProp_PGProps and GProp_PrincipalProps to get the principal data.

Ding