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

Adjust DWG-import-Script from V6 to V7

$
0
0

Hello, unfortunately our script no longer works.

The following line causes problems
Dim strFile : strFile = Rhino.OpenFileName(“Wähle DWG”, “DWG Files (.dwg)|.dwg||”, “dwg”)
Dim strCmd : strCmd = "_-Insert _File=Yes " & Chr(34) & strFile & Chr(34) & " " & “_ENTER _ENTER 0,0,0 _ENTER _ENTER”
Rhino.Command strCmd

The command to insert the File has changed in Rhino7 i think but i can’t get it to work.

Please help
Thanks in Advance
Regards

3 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 5804

Trending Articles