Forgot password?

Create an account!

RVB

« back

ReSizeArray

Description RhinoScript Library

RhinoScript Library by Johannes

Resize an array after you take out so much indizes you want. And resort them.

Version

Version 1.1 (Jan 19, 2008)


Changes since previous version:

Descripting changes.

« older versions

Requirements
Code

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

Download

You need to be logged in to download the script.

Comments
  • 1. Hanno (Jan 22, 2008 14.44):

    Note that if you are already using the "Array Library", you can achieve the same result by calling
    array_clean(myArr, Null)

  • +++ Jan 19, 2008 09.33: ReSizeArray version 1.1 published +++

  • +++ Jan 19, 2008 09.26: ReSizeArray version 1 published +++