ShellSection

class compas_fea.structure.ShellSection(name, t)[source]

Bases: compas_fea.structure.section.Section

Section for shell elements.

Parameters
  • name (str) – Section name.

  • t (float) – Thickness.