error in define beamColumnSectionProperties

Post Reply
liyanwentj
Posts: 7
Joined: Mon Aug 23, 2021 12:20 pm

error in define beamColumnSectionProperties

Post by liyanwentj » Thu Oct 07, 2021 4:49 am

MpcProperty python exception while getting extrusion info:
Python error
'NoneType' object has no attribute 'property' (Type: <class 'AttributeError'>)
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)

marafini.f
Posts: 363
Joined: Fri Nov 13, 2020 1:52 pm

Re: error in define beamColumnSectionProperties

Post by marafini.f » Thu Oct 07, 2021 7:31 am

You did not assign a section in the field secTag in the BeamSectionProperty.

I would suggest you check out this webinar for more on Physical Properties
https://asdeasoft.net/?get-started-webinars#w5

Let us know if you need anything else.
Francesca

Post Reply