Quantcast
Channel: Scripting - McNeel Forum
Viewing all articles
Browse latest Browse all 5938

GetPlugInObject not working for VBScript?

$
0
0

@krsnadas wrote:

I want to be able to use the VRay for Rhino methods in a VBScript code, but when I try something on the lines of

Dim vRay: vRay = Rhino.GetPlugInObject("V-Ray for Matrix")
Dim name: name = vRay.GetMaterialNameFromVismat(vismat_file_path)

I get

Object does not support this property or method

Am I understanding something wrong?

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 5938

Trending Articles