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

GH batch export of Curves to PDF, Image, or AI

$
0
0

@brobes05 wrote:

Hi,

I am trying to use RhinoCommon to batch export branches of curves sequentially as individual files. Here is what I have tried:

  1. FilePDF class.
  • it seems I have to create a page to add the geometry to somehow. I have over a thousand floorplans and this seems like it won’t be efficient.
  1. Use the rs.command(-Export…)
  • I am having trouble with this because it needs to have a selection from the rhino doc
  1. Access the Rhino doc, use the rs.command to isolate the selected geometry, select it and then use rs.command(-Export)

I don’t love option 3 because it involves using the Rhino Doc, I would rather just export illustrator files from GH. This doesn’t seem possible though.

Any insight would be appreciated. Thank you

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 5751

Trending Articles