@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 methodAm I understanding something wrong?
Posts: 2
Participants: 2