MembraneSection

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

Bases: compas_fea.structure.section.Section

Section for membrane elements.

Parameters
  • name (str) – Section name.

  • t (float) – Thickness.