Hi,
With Rhino 5 I can:
rhino5x64Int = CreateObject(“Rhino5x64.Application”)
rhino5Int = CreateObject(“Rhino5.Application”)
and will create COM objects.
Is this already possible with Rhino 6?
P.S. is it possible to start this Object with a scheme?