copy_to method

copy_to(self, target)

Copies data to specified element


def copy_to(self, target):
    ...
ParameterTypeDescription
targetaspose.threed.entities.VertexElementDoublesTemplateTarget.

See Also