Source code for abaqus.Connector.CDCTermArray from .CDCTerm import CDCTerm [docs]class CDCTermArray(list[CDCTerm]): def findAt(self): pass