More Beams to Plates
Scripts on this page are available here:
PipeBeamsToPlatesWStiffeners.js
The scripts below will convert beams with different cross sections to plates.
This script can be used to convert box beams to plates:
BoxBeamsToPlates.js
The three scripts below can be used to convert curved beams to plates. Curved I beams, bar beams and pipe beams can be converted using these scripts. If you need to convert another beams with another section, you can modify one of these scripts:
CurvedIBeamsToPlates.js
CurvedBarBeamsToPlates.js
CurvedPipeBeamsToPlates.js
The script below converts pipe beams to plates and adds internal stiffeners. This is an example of how a script can be used to make the model more detailed:
PipeBeamsToPlatesWStiffeners.js