Forgot password?

Create an account!

Scripts

« back

Object Arranger

Description RhinoScript Application

RhinoScript Application by Hanno

A very basic nesting tool.
Until now it cannot even rotate objects, but it produces fairly useful results and is very easy to use.

Version

Version 1.1 (May 20, 2008)


Changes since previous version:

You can now specify the granularity (i.e. accuracy of footprints). In the previous version this was always 1 point per rhino unit, becoming really huge for larger objects.

« older versions

Requirements

Rhino version: Rhino 4

Libraries: Array Library (version 1.2) by Hanno

Code

You need to be logged in to view the source code.

Download

You need to be logged in to download the script.

Recommend

Why are these buttons gray?

Comments
  • 7. Hanno (Jul 12, 2011 09.17):

    Hi & thanks for the comment. However, I am afraid there is no newer version of this tool as I moved on to other things since then...

  • 6. tafar11 (Jul 11, 2011 21.00):

    pretty awesome thanks!! you mentioned rotation: is that still in the works?

  • 5. Hanno (Mar 13, 2011 11.09):

    What do you mean by "It doesn't go even when you define it"? array_pop is a function that is defined in the array library (www.rhinoscript.org/scripts/37) which you have to run prior to execution of this tool.

  • 4. chottabhai (Mar 13, 2011 07.18):

    anyone located what the mistake is with array_pop? it doesnt go even when you define it..

  • 3. Hanno (Jan 04, 2010 08.45):

    Just have a look at the requirements: You need the array library which you can download from this site, too.

  • 2. Shem (Jan 04, 2010 01.07):

    I am getting an error on Line 82 Char 2. The array_pop is undefined.

  • 1. Johannes (May 20, 2008 12.14):

    Thats a great tool! Which can save a lot of material at the lasercutter :)

  • +++ May 20, 2008 10.43: Object Arranger version 1.1 published +++

  • +++ Feb 06, 2008 00.07: Object Arranger version 1 published +++