Overload List

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

See Also