User name:
Password:
Forgot password?
Create an account!
« back
RhinoScript Application by simonk
This script creates a rendering or 2d drawing (make2d command) from each of the named views. It uses the name of the named view as fileaname. Renderings are saved in jpg format and 2d drawings in ai or 3dm.
Version 1 (Nov 09, 2008)
Rhino version: Rhino 4
You need to be logged in to view the source code.
You need to be logged in to download the script.
Why are these buttons gray?
6. joinerneal (Nov 01, 2010 11.33):
Works wonderfully, thanks.
5. drape (Feb 23, 2009 23.16):
Hi. My bad, i thought it would work on current views named or unnamed. It works fine with named views. It does seem to mix up the view layout though. It would be nice if it returned the screen to the state at the start of the script. I'm a relative newbie. Just posted my first script to rhinoscript.org here: www.rhinoscript.org/scripts/59 which is very simple and gets the viewport extents as a rectangle. It might be good to integrate with your Batch Render. It would make alignment in Illustrator easier.
4. simonk (Feb 23, 2009 21.51):
Make sure that you have setup an output folder and that you have a couple of named views. If it still doesn't work I can't help you, at least not with so little info at hand. It is also possible that it is an incompatibility with a certain Rhino version or so.
3. drape (Feb 23, 2009 20.35):
Hello, I tried this script and it doesn't work for me. It runs, prints "Finished" very quickly and there is no saved output. What's wrong?
2. esef (Jan 28, 2009 09.58):
thanks for sharing. gonna try it now.
1. Evert Amador (Nov 10, 2008 10.17):
Hi Simon, Thanks lot for sharing this script. I've been waiting for this kind of tool in Brazil for rhino, as at the moment I need to do one render at a time. Thanks a lot Evert Amador
+++ Nov 09, 2008 19.06: Batch Render/Make2d version 1 published +++