Extracting Column Moments from RAM Concept

Extracting Column Moments from RAM Concept

Type: Systemic
Benefits:
Efficiency

A script that reads a DWG from RAM Concept, finds the bending moment nearest to each column, and exports the results into a table for design.

A Closer Look

The Problem: Engineers need bending moments near each column for design, and usually have to manually find and record those values for every floor. It could be over a 100 values to record for a decently sized building.
The Approach: A script that searches for the closest moment result to each column and outputs a clean table for their design needs.
The Outcome: A huge time saver. Instead of manually finding and copying the values, it’s now a single click. When loads change, updating the data is also just a single click.

RAM Concept is an amazing tool for engineering analysis but it’s a pain when it comes to extracting data.

So when an engineer approached me to help speed up their workflow, I was immediately onboard. I had been looking for ways to make such a powerful software less painful. The challenge was to help pair the highest bending moment with each column on the floor plan because they need the bending moments for column design later on.

He showed me how they were currently doing it. For each floor, he would manually scan go through each column recording the moment into a spreadsheet.

/momentsNearAColumn.png

The moments look next to a column

That meant for a building with 20 columns across 5 floors (it’s common to have even more), they have to manually enter over a 100 separate values into a spreadsheet. It was repetitive, time-consuming, and prone to errors. I mean after that many numbers a 15 would start to look like a 51.

So I wrote a script to do it for them.

It reads the DWG from RAM Concept, locates the moments, and pairs each one with the nearest column. Then it exports a clean Excel table with all the design loads, ready for the design phase.

Now, every time they need to design columns, it’s just a click of a button. And when the loads change, it’s also a click of a button.

The script didn’t just make the process faster, it made it safer too. Fewer manual steps means fewer chances for mistakes. And that’s a win in any workflow.

Recent Projects

Extracting Tables From Drawings

Extracting Tables From Drawings

Quick Time Saver

A couple of hours of scripting turned 40+ DWG tables into clean Excel sheets. Saving days of manually filling it out and reducing the chance of errors.

Extracting Center lines From models

Extracting Center lines From models

Quick Time Saver

A script that extracts structural analysis centerlines from 3D models, saving engineers from re-building the model from scratch

Visualising Data in 3D

Visualising Data in 3D

Quick Saved Time Increased Clarity

A quick script that colour codes any property of a model in 3D