Forum archiveIssue archiveOther usage issues

Archived discussion

Can OpenCascade be called purely from C only?

Other usage issuesFri, 11/19/2004 - 23:062 replies

Browse this forum
QuestionAuthor

Can the OpenCascade dll's be called with C only? That is not using C++ objects.

Discussion

2 archived replies

Posts are displayed in their archived order.

01Commenter-1

Yes, OCC dll's can be called from the pure C project.

02Author

Thanks for the response.

Where can I find the pure C header files in the download of OCC?

Koh