Source code for abaqus.DisplayOptions.LightArray from .Light import Light [docs]class LightArray(list[Light]): def findAt(self): pass