Dear experts,
I can´t find the wall thickness of circular hollow cross-sections in Disassemble Cross-section component. Shouldn´t it be there? Any workaround?
Thanks a lot!!
Dear @Vigardo,
the ‘Disassemble Cross Section’ exposes the cross section properties which are present in all cross section types.
One work-around would be to generate a cross section table and read out the value there. Alternatively one could use a small script. Here is an example:
RetrieveCHSWallThickness.gh (13.5 KB)
– Clemens