Maya Scripts
Script Details
3D rafter update 8-11-06
Author: Rudi Stouffs
Date: 2006-10-25
Synopsis:
Creates a 3d rafter from a single curve, by creating two offset curves (at an angle of 30 degrees below the first curve) and connecting the three curves
Usage:
Source the .mel file.
Select a single curve, then call the proc rafter3d with three arguments, first the distance between the top and bottom beams of the rafter, second the number of divisions on the top beam, third the radius of extrusion of the beams and connecting bars.
For example: rafter3d(1.0, 20, 0.05);
Select a single curve, then call the proc rafter3d with three arguments, first the distance between the top and bottom beams of the rafter, second the number of divisions on the top beam, third the radius of extrusion of the beams and connecting bars.
For example: rafter3d(1.0, 20, 0.05);
Script:
3d_rafter.mel Download
- View source
Keywords: