I built a rebar lookup using PyXLL
Category: PyXLL
Foundation Bearing Pressures using Jupyter and PyXLL (with videos) Mar 2023
PyXLL using Jupyter and PySimpleGUI Interface (with video) Dec 2022
This post features:
the PyXLL add-on
Jupyter
the PySimpleGUI graphical interface
Python β develop, sell, deploy, protect Nov 2022
In 2022, let’s consider the difficulties of development using Python.
Hint: it isn’t the programming.
Excel — Taming of the Shapes with PyXLL May 2022
Using PyXLL, I have programmed automatic shapes in Excel. That is, I built a function that draws an arbitrary shape in a user spreadsheet: the shape is defined by a range of coordinates; as the coordinates are edited, a new shape can be drawn.

Python, PyXLL, and Pyside2 Nov 2021
I built a full PySide2 menu that allows the selection and presentation of AISC steel properties and the calculation of ASCE wind loads.

Excel Dropdown with NO worksheet data list — redux Aug 2021
I decided to delete this post … There are limits to the number of items that will show in a data validation drop down list: The list can show up to show 32,767 items from a list on the worksheet. If you type the items into the data validation dialog box (a delimited list), the […]
Transform Axes Jun 2021
In structural engineering, we must constantly deal with axes transformations. Mostly we have right handed coordinates (RHC), but sometimes left handed coordinates (LHC).
Protected: Parsing Feet Inches Sixteenths (FIS) Jun 2021
There is no excerpt because this is a protected post.
ASCE Exact Wind Integration (closed form equations) Jun 2021
I developed a Python function to calculate closed form exact values for wind forces and wind CGs.
I use only calculus β no bar charts with 0β² to 15β², 20β² to 25β², et cetera β- a curve rather than a step function. I present derivations and examples.
Recent Comments