DiscussionsIssue archiveOther usage issues

Archived discussion

Opencascade and C#

Other usage issuesFri, 05/23/2003 - 09:507 replies

Browse this forum
QuestionAuthor

Did anyone have experienced to use opencascade with C# ? Is it possible ?
(Sorry if this question looks stupid ;-) )

Discussion

7 archived replies

Posts are displayed in their archived order.

01Commenter-1

Not dirtectly from c# but I have called opencascade (4) from managed c++ succesfully. The managed c++ created an interface that is called from c#.

One word of caution is that it is very expensive to cross that boundary between managed and unmanaged code.

02Commenter-2

I've managed to create an ActiveX control using the OpenCASCADE library, and then display the control on a .NET (C#) form.

Commenter-2

03Commenter-3

Which version of OC is this for ? Is the Active X control available in source code form ?

04Commenter-4

I'm interested to by this ActiveX
can you give us some more informations ?

05Commenter-2

Hi,

I have a set of C# wrapper classes (but not using P/Invoke) which would allow to load in IGES or STEP file and add shapes etc. in .NET using VS 2005.

Commenter-2

06Commenter-5

could you please share me the C# wrapper for open cascade..i would like to work on open cascade on .Net.

Thanks,
Commenter-5

07Commenter-6