DiscussionsIssue archiveOther usage issues

Archived discussion

How to build a surface with holes?

Other usage issuesThu, 06/03/2004 - 20:344 replies

Browse this forum
QuestionAuthor

I want to build a surface and then make three "holes" in the shape of circles. Is it possible?
What methods should I use?

Thanks in advance, Sofia Gameiro

Discussion

4 archived replies

Posts are displayed in their archived order.

01Commenter-1

Hi,
Well, I really know the answer to your question, but from the question itself I can guess that you may help me a bit.
I have installed OpenCASCADE 5.1 on WindowsXP and using VC++ 6.0.
Can you please tell me if there are any MFC Wizards as such and how can use them?
I am just confused about from where to start and a little help/docementation can be great help.
Cheers,
Commenter-1

02Commenter-2

Hi!

You should go to FAQ - How to use C++ environment with Open Cascde.
That's how I did it.

Good luck, Commenter-2

03Commenter-3

Hi Sofia,

take a look at the "BRepBuilderAPI_MakeFace" class (esp. the Add() method).
I think it should produce the right results for you!

HTH,

Commenter-3

04Commenter-2

Thanks.
It worked just fine!

Commenter-2