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

Save as without dialog box?

$
0
0

Hello
I try to save hatch using makeHatch plugin without display the dialog box, is that possible?

import rhinoscriptsyntax as rs

file = r"C:....../test.pat"

command = "makeHatch X 1 Y 1 D 0.1 Enter test test "

rs.Command(command,True)

image

6 posts - 3 participants

Read full topic


Viewing all articles
Browse latest Browse all 4148

Trending Articles