Hi ASDEA team,
I'm trying to construct a double-strut infill wall macro-model in STKO. Each strut is divided into three sections: ElasticHinge, Elastic, and Non-Linear. I used the sections.elastic to construct the first two sections, and I used the sections.fiber to construct the non-linear section. The non-linear sections have a certain number of fibers (120 in this case). I then use the BeamSectionProperty to assign the property to the desired Struts using "Hinge" in the Option drop-down menu.
You can see that there is an error that appears as soon as I choose the BeamSectionProperty which also happens if I choose BeamSectionProperty(old). I ignored the error, and I assigned the materials as I described above and as shown in the figure.
I then tried to run the analysis, and I got this error message.
.
Can you please advise as to how to solve this problem. I attached the model along with the python code I use to be easier to inspect if needed.
BeamSectionProperty - Unable to Write TCL code
-
AhmedHisham
- Posts: 2
- Joined: Tue Mar 25, 2025 2:37 pm
Re: BeamSectionProperty - Unable to Write TCL code
This edge has an Element Property , but no Physical property. That's what the error is saying