HyperSizer Support Forum

Software Use => Scripting => Topic started by: Ruben on July 30, 2015, 03:20:36 AM

Title: Linking Port and Starboard Panels
Post by: Ruben on July 30, 2015, 03:20:36 AM
Hello,

I have a list of port and starboard panels that should be linked in the optimisation. Is there a way that I can link panels using VBA?
Also, if I have a list of required stiffness criteria for each panel, ABD matrices, is there a way using VBA to input this information?

Regards,
Ruben
Title: Re: Linking Port and Starboard Panels
Post by: James on August 03, 2015, 08:03:02 AM
Hi Ruben,

The port and starboard linking is handled using a "linking group". Linking groups can be created using our spreadsheet utilities. The VBA code is present in this utilities spreadsheet. The required stiffnesses can also be set using the utilities spreadsheet on the "Set Variables" tab.

Have a look at the VBA code in the utility spreadsheet.
http://hypersizer.com/help/#Tutorials/tut-xls.php%3FTocPath%3DScripting%7CTutorials%7C_____2

-James