copy_to method

copy_to

def copy_to(self, array, array_index):
    ...
ParameterTypeDescription
arrayList[IMathElement]
array_indexint

See Also