User name:
Password:
Forgot password?
Create an account!
« back
RhinoScript Application by ledisnomad
This script helps populate a surface with objects. For my purposes, I use it to add slightly randomized trees to a terrain in my architectural models. In this version, one must edit the function ChooseRandomBlock() to change the name of the blocks and it only selects from two. Future Changes: 1. Allow the user to choose the name of the blocks when running the command. 2. Account for trimmed surfaces and only insert blocks within the boundaries of the trimmed surface. 3. Allow the user to specify interior boundaries (eg - building footprints) within which blocks are not inserted.
Version 1 (May 17, 2011)
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?
1. Johannes (May 18, 2011 10.20):
nice script...thanks for upload! point one of 'future changes' would be nice ;)
+++ May 17, 2011 17.12: Insert Block On Surface version 1 published +++