51
Scripting / Re: Add Orthotropic Laminate Allowables using VBA Scripting
« Last post by Stephen on February 09, 2021, 12:48:21 PM »Hello,
We do not support import of laminate allowables via the VBA scripting API. We do however support import / export / editing of materials via the newer materials scripting API that you found already in the help system. Note that although the examples provided are written in Python, this material scripting API can be used from other languages such C# and F#. Unfortunately there is no official way at this time to interact with this API via VBA/Excel.
This newer scripting API is available in versions of HyperSizer 7.3.57 and newer.
Thanks,
Stephen
We do not support import of laminate allowables via the VBA scripting API. We do however support import / export / editing of materials via the newer materials scripting API that you found already in the help system. Note that although the examples provided are written in Python, this material scripting API can be used from other languages such C# and F#. Unfortunately there is no official way at this time to interact with this API via VBA/Excel.
This newer scripting API is available in versions of HyperSizer 7.3.57 and newer.
Thanks,
Stephen