Developer: RhinoScript
Summary: Demonstrates how to draw steel shapes using RhinoScript.
Do you know of any script routines to draw standard steel shapes, such as channels, flanges and angles?
The following sample script demonstrates how to draw four different steel shapes:
The script subroutines look up shape parameters in a configuration, or INI file. Thus, the script can be easily extended to draw additional sizes by simply modifying the configuration file.
For installation, see the “Readme.txt” file found in the downloadable zip file.