Hi Jochen,
when you have the MFC samples for OCC5, take a look at the "common" folder. I think packing these classes in a dll could help you for a dll with your needed classes and methods!
Bye,
Commenter-1
Archived discussion
I have a running MFC application and need to add a visualisation. Therefore I would like to implement a View inside a dll and load it by my existing dll.
The examples I have found in the documentation use to create the OCC Viewer inside the document. Isnt there any option like: CMyView::V3d_Viewer or ::V3d_View?
Discussion
Posts are displayed in their archived order.
Hi Jochen,
when you have the MFC samples for OCC5, take a look at the "common" folder. I think packing these classes in a dll could help you for a dll with your needed classes and methods!
Bye,
Commenter-1