HyperSizer Support Forum

Software Use => Scripting => Topic started by: cfriedland5 on June 13, 2014, 01:55:24 PM

Title: Generating Effective and Discrete Laminates
Post by: cfriedland5 on June 13, 2014, 01:55:24 PM
Is there any way to use the generate effective laminates and generate discrete laminates methods through scripting? The SetVariables method for assemblies generates discrete laminates, but also changes a few other things.
Title: Re: Generating Effective and Discrete Laminates
Post by: Ryan on June 13, 2014, 02:24:54 PM
No, unfortunately this is not exposed yet. It is a top priority for future versions of the scripting API. The recommended workaround is to generate a large set of ELs or DLs through the interface and then select a subset of these materials in your script.

-Ryan
Title: Re: Generating Effective and Discrete Laminates
Post by: danvic on August 15, 2018, 11:49:15 AM
Was this feature implemented since the last reply to this thread? Just confirming since I couldn't find this mentioned in the release notes history and current scripting documentation.

Thanks