Search found 3 matches

by Pietro
Tue Dec 30, 2025 9:38 pm
Forum: Pre Processor
Topic: Properties visualization
Replies: 4
Views: 2819

Re: Properties visualization

I found the solution using the STKO method to create the fiber section mesh ( build_section() ) from python API.
Thanks anyway.
by Pietro
Wed Nov 26, 2025 2:35 pm
Forum: Pre Processor
Topic: Properties visualization
Replies: 4
Views: 2819

Re: Properties visualization

Thank you very much for your answer.

Using this approach, if I assign my BWH to the edge, I can see the elastic part of the column, but the fiber sections at the I and J nodes do not appear in the STKO view. I believe the issue is in my script for importing and creating the fiber sections. In fact ...
by Pietro
Fri Nov 14, 2025 5:07 pm
Forum: Pre Processor
Topic: Properties visualization
Replies: 4
Views: 2819

Properties visualization

Hello,
I'm trying to create a structural model using the Python API.
I followed some examples I found in this forum to create geometries, physical properties, element properties, etc.
I am having an issue after assigning properties: the parameters are correct, but in the STKO view, I cannot see the ...