copy_to method

copy_to

Copies data to specified element

def copy_to(self, target):
    ...
ParameterTypeDescription
targetVertexElementDoublesTemplateTarget.

See Also