News: Contact us to upgrade your software!

Author Topic: Generating Effective and Discrete Laminates  (Read 21233 times)

cfriedland5

  • Client
  • **
  • Posts: 18
    •  
Generating Effective and Discrete Laminates
« 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.

Ryan

  • Administrator
  • *****
  • Posts: 145
    •  
Re: Generating Effective and Discrete Laminates
« Reply #1 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

danvic

  • Client
  • **
  • Posts: 7
    •  
Re: Generating Effective and Discrete Laminates
« Reply #2 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