Hi,
i cannot write the input files for this error. why? thx
'NoneType' Object
Re: 'NoneType' Object
I think you have object(s) that there is no element property assigned.
Vefa OKUMUS
MSc. Structural Engineer
PhD candidate.
Software Developer.
Istanbul - Turkey
MSc. Structural Engineer
PhD candidate.
Software Developer.
Istanbul - Turkey
Re: 'NoneType' Object
by objects do you mean geometric elements?
Re: 'NoneType' Object
Yes I mean objects. But interactions may need element property too. For example if you use a zero length interaction you have to assign a zero length element to it.
Vefa OKUMUS
MSc. Structural Engineer
PhD candidate.
Software Developer.
Istanbul - Turkey
MSc. Structural Engineer
PhD candidate.
Software Developer.
Istanbul - Turkey
Re: 'NoneType' Object
Exactly as vokumus said, there is some Physical or Element property missing.
Make sure everything is properly assigned. If you cannot solve it, attach here your SCD file (zipped)
Make sure everything is properly assigned. If you cannot solve it, attach here your SCD file (zipped)
Re: 'NoneType' Object
OK thanks. I solved. In the model I had a plate divided into two parts. Each part corresponded to a different section (layered shell). Probably I had assigned the two sections to the two different faces. In this way the central edge was left unassigned.
I solved it by assigning a section to the entire plate and then later I only changed a faces.
I solved it by assigning a section to the entire plate and then later I only changed a faces.