User name:
Password:
Forgot password?
Create an account!
« back
RhinoScript Library by Johannes
Resize an array after you take out so much indizes you want. And resort them.
Version 1.1 (Jan 19, 2008)
Changes since previous version:
Descripting changes.
« older versions
You need to be logged in to view the source code.
You need to be logged in to download the script.
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 +++