Skip to main content

ACP scripting interface 2025 R2

clt_query

Last update: 16.07.2025

Fabric.clt_query(query='laminate_properties')

Returns the properties of the classical laminate theory.

  • Parameters:
    • query: Result type.
  • Options:
    • laminate_properties: Young’s, flexural, and shear moduli of the laminate.
    • polar_properties: E1, E2, and G12 depending on the laminate orientation.
  • Example:
    >>> fab.clt_query(query='polar_properties')
    

Connect with Ansys