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

Batch Grasshopper Processing of Rhino Files

$
0
0

@a.nigam wrote:

Hello all,
I have a question about batch processing of DWGs. The logic seems simple enough but I’m not sure where to get started in terms of implementation. Essentially what I’d like to do for a batch of files is -

  1. Open and load DWG 01 to Rhino
  2. Run a GH script that does a specific task [Look for a specific layer > Explode Blocks > Boolean operations on curves > Bake ]
  3. Export DWG 01
  4. Open and load DWG 02
    Run steps 2 & 3 again until all the files in the folder have been changed.
    I have some scripting experience with Python and C# but always on the geometry level not so much at file management level.
    Any help would be greatly appreciated.
    Thanks

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 5752

Trending Articles