News: Need training? HyperSizer Training Videos are available now! Learn more here: https://hypersizer.com/trainingevents/e-learning/

Author Topic: Orthogrid 90degree stiffener spacing in Spreadsheet Utility  (Read 23851 times)

Ruben

  • *
  • Posts: 40
    •  
Orthogrid 90degree stiffener spacing in Spreadsheet Utility
« on: September 04, 2019, 09:31:28 AM »
Hello,

I'm trying to report the 90 degree stiffener spacing in the spreadsheet utility, but I'm not sure of which keyword to use. The only keywords for stiffener spacing appear to be s, sx and spacing, which are all for the 0degree stiffener. I can write some Python script to extract the 90degree spacing, but just wondered if it was possible in the spreadsheet utility.

Thanks,
Ruben

August

  • Administrator
  • *****
  • Posts: 18
    •  
Re: Orthogrid 90degree stiffener spacing in Spreadsheet Utility
« Reply #1 on: September 04, 2019, 12:33:27 PM »
Hi Ruben,

The keyword for 90deg stiffener spacing is not included in the spreadsheet utility by default. However, you can easily add it by adding the VBA code shown in the three attached screenshots. The 90deg spacing can then be retrieved with the "Sy" keyword.

Best,
-August