Saturday, March 24, 2012

Revit API Notebook: Randomization Examples

Tired of making the 'same old' formula-driven shapes?  Why not sprinkle a dash of randomization into your BIM casserole.

This RevitPythonShell section looks at using .NET's Random class as a means of creating irregular geometry and adjusting family parameters.  The examples intentionally use modified code from previous basic examples so you can track the logic.