I'm trying to create a section library using sectionproprties and I have various types of sections. But there is an issue that I get the Q (using the get_q method of Section) as zero for all of my sections. Is there any specific consideration for getting this property?
Below, I have the properties of IPE sections that are calculated and extracted using this package. As you can see, Q values are 0.0, and other properties are correct.

I'm trying to create a section library using
sectionproprtiesand I have various types of sections. But there is an issue that I get the Q (using theget_qmethod ofSection) as zero for all of my sections. Is there any specific consideration for getting this property?Below, I have the properties of IPE sections that are calculated and extracted using this package. As you can see, Q values are 0.0, and other properties are correct.