strusoft / femdesign-api

FEM-Design API
https://femdesign-api-docs.onstrusoft.com/
Apache License 2.0
41 stars 20 forks source link

Steel and Timber profiled panel #264

Open xRadne opened 2 years ago

xRadne commented 2 years ago

Fix error when opening model with steel or timber profiles on a profiled panel.

Only support for concrete material has been added.
andosca commented 2 years ago

Note to self:

https://github.com/strusoft/femdesign-api/blob/78ca00c27789278ce9c2c3a383d5c5cb8149cee7/FemDesign.Core/Shells/Panel.cs#L218-L237

Profiled panels might be used for TRP as well.

andosca commented 2 years ago

@xRadne

What was the context for this?

xRadne commented 2 years ago

Struxml files with profiled plates with steel or timber sections throws the error above, thus the files cannot be read using the API.

andosca commented 2 years ago

Context as in:

xRadne commented 2 years ago

No user have requested this, nor is it required for an internal project but i realized this problem when I was testing edge cases for the climate app. It is possible to have steel and timber sections in femdesign but not in the api.