Source code for abaqus.Section.SectionLayerArray from .SectionLayer import SectionLayer [docs]class SectionLayerArray(list[SectionLayer]): def findAt(self): pass