error in define beamColumnSectionProperties
Posted: 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)
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)