BeamSectionproperty

Post Reply
nisaralikhan
Posts: 12
Joined: Fri Sep 25, 2020 9:51 am

BeamSectionproperty

Post by nisaralikhan » Fri Sep 25, 2020 10:32 am

Dear STKO team,
I face an issue when I define beamsection physical property. The following error appears when I define beamsection property
"TraceBack:
File "C:/Program Files/STKO\external_solvers\opensees\physical_properties\special_purpose\BeamSectionProperty.py", line 1146, in makeExtrusionBeamDataCompoundInfo
info.add(info_item.property, 1.0, True, False, info_item.yOffset, info_item.zOffset)"

Attached please find the STKO file.
Would you please help me to solve the issue.
Thanking you.
Attachments
Bare Frame.rar
(43.53 KiB) Downloaded 166 times

STKO Team
Posts: 3066
Joined: Tue Oct 29, 2019 8:45 am

Re: BeamSectionproperty

Post by STKO Team » Fri Sep 25, 2020 10:50 am

Dear User,
That error appears only when you first create the beamSectionProperty, because by default the seciton is None (i.e. not chosen). And of course it cannot create the 3D visual extrusion. As soon as you select the fiber section that error will not appear anymore.

Post Reply