At the request of the user, I've advanced the routines to convert arbitrary profiles (including nurbs perimeters) into the structural analysis section profiles capable of approximating this shape.
I've started with GSA, and will look into the other software equivalents shortly. In GSA the perimeter is defined as a polyline (I have enabled an input to define acceptable deviation from original curve), and properties such as area and inertia are computed from the polyline bounds.
The torsion property is not calculated, so I also enabled a section property modifier component to allow user specification of this value (as well as the others). There is a means to compute the torsional stiffness using soap film (which was the original reason I started coding mesh inflation), and I'll try to test this approach soon. If you have any papers or technical explanations/demonstrations of this technique, it can only help accelerate this if you can share it. Grasshopper definition can be accessed from here.
I've started with GSA, and will look into the other software equivalents shortly. In GSA the perimeter is defined as a polyline (I have enabled an input to define acceptable deviation from original curve), and properties such as area and inertia are computed from the polyline bounds.
The torsion property is not calculated, so I also enabled a section property modifier component to allow user specification of this value (as well as the others). There is a means to compute the torsional stiffness using soap film (which was the original reason I started coding mesh inflation), and I'll try to test this approach soon. If you have any papers or technical explanations/demonstrations of this technique, it can only help accelerate this if you can share it. Grasshopper definition can be accessed from here.