Share

ElementTransformUtils.CopyElements Method

Overload List

 NameDescription
Public methodStatic memberCopyElements(Document, ICollection<ElementId>, XYZ) Copies a set of elements and places the copies at a location indicated by a given translation.
Public methodStatic memberCode exampleCopyElements(Document, ICollection<ElementId>, Document, Transform, CopyPasteOptions) Copies a set of elements from source document to destination document.
Public methodStatic memberCode exampleCopyElements(View, ICollection<ElementId>, View, Transform, CopyPasteOptions) Copies a set of elements from source view to destination view.

See Also

Reference

Was this information helpful?