Quantcast
Channel: Rhino Developer - McNeel Forum
Viewing all articles
Browse latest Browse all 8677

Com Interface

$
0
0

@pospis wrote:

Hello,
we try to connect our software with an open Rhino 6.4 and it doesn’t succeed.
If we connect to Rhino 6.1 it works.
We use the com-interface with VS C++.
With older versions (Rhino 4 /Rhino 5) we haven’t any problems.

Code:
OleInitialize(NULL);
IRhinoInterfacePtr m_pRhino6Interface_64;
m_pRhino6Interface_64.CreateInstance(_T(“Rhino.Interface”);

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 8677

Trending Articles