A Structural Modelling and Analysis Addon for Blender?
Blender is a fantastic all round 3D modelling tool. Although mainly used by 3D artists, it also has a lot to offer the AEC industry. For example, take a look at the ambitious BlenderBIM project which aims to provide a full BIM modelling workflow right inside Blender. This is all achieved through an addon!
We’ve also used Blender in a number of EngineeringSkills courses - if you’re interested in covering the basics of structural modelling in Blender, take a look at this course.
3D Space Frame Analysis using Python and Blender
Imagine, build and analyse 3D space frames using the Direct Stiffness Method in Python
After completing this course...
- You’ll understand how to apply the Direct Stiffness Method to solve 3D space frame structures.
- You’ll have your own analysis programme to identify displacements, reactions and internal member forces for any 3D space frame.
- You’ll be able to use Blender, a powerful open source 3D modelling software to build, visualise and export your structural models.
Blender addons are a great way of extending the functionality of Blender. They can take the form of simple utilities or tools that help speed up you workflow, all the way up to tools that add massive additional functionality to the software.
In the case of the StructureWorks (working title) addon I’ve started working on, it’s a relatively simple structural modelling helper addon that makes it easier to get structural model definition data out of Blender for further processing (inside of a Jupyter Notebook in my case).
If there’s sufficient interest, I’ll build a course teaching you how to build the addon. The goal of this course would be to get you to a point where you can:
- Build your own addons to do what ever you like inside Blender
- Extend the course addon to include features that we won’t have time for in the course.
If you’re interested in taking this course, head over to the course page and drop your email in the box at the top of the page. If enough people are interested, I’ll continue working on the addon and building the accompanying course.
🔗 Register your interest here
If you have any comments or suggestions, please drop them in the forum discussion thread embedded at the bottom of the course page.
Dr Seán Carroll's latest courses.
Featured Tutorials and Guides
If you found this tutorial helpful, you might enjoy some of these other tutorials.
Truss Analysis using the Direct Stiffness Method
A complete introduction to the Direct Stiffness Method for truss analysis with a detailed numerical example
Dr Seán Carroll
Using VIKTOR to Build a Shareable Truss Calculator App - Project Overview
Build a user-friendly analysis web app powered by OpenSeesPy and VIKTOR
Dr Seán Carroll
Steel Truss Design to Eurocode 3
Learn how to design one of the most common structural forms - the steel truss
Callum Wilson