Page 1 of 1

'NoneType' object has no attribute 'XObject'

Posted: Thu Oct 05, 2023 2:41 pm
by xgx
Dear STKO team, can you give me some advice to deal with the problem as the following picture

Re: 'NoneType' object has no attribute 'XObject'

Posted: Mon Oct 09, 2023 9:42 am
by STKO Team
I need the full error (in your image I cannot see the last lines).
But I'm pretty sure you did not assign a physical property to some geometries

Re: 'NoneType' object has no attribute 'XObject'

Posted: Mon Oct 09, 2023 9:55 am
by xgx
STKO Team wrote:
Mon Oct 09, 2023 9:42 am
I need the full error (in your image I cannot see the last lines).
But I'm pretty sure you did not assign a physical property to some geometries
Thank you for your reply, and the information you need is in following picture

Re: 'NoneType' object has no attribute 'XObject'

Posted: Tue Oct 10, 2023 8:09 am
by STKO Team
Exactly, as you can see from the last line, one of your beam elements (either disp or foce based) are missing a physical property

Re: 'NoneType' object has no attribute 'XObject'

Posted: Tue Oct 10, 2023 9:01 am
by xgx
STKO Team wrote:
Tue Oct 10, 2023 8:09 am
Exactly, as you can see from the last line, one of your beam elements (either disp or foce based) are missing a physical property
Thank you very much, I have fixed the problem according to your advice.
Best wish to you

Re: 'NoneType' object has no attribute 'XObject'

Posted: Tue Oct 10, 2023 3:46 pm
by STKO Team
You're welcome