ElementTransformUtilsCopyElements Method

Overload List
 NameDescription
Public methodStatic memberCopyElements(Document, ICollectionElementId, XYZ) Copies a set of elements and places the copies at a location indicated by a given translation.
Public methodStatic memberCode exampleCopyElements(Document, ICollectionElementId, Document, Transform, CopyPasteOptions) Copies a set of elements from source document to destination document.
Public methodStatic memberCode exampleCopyElements(View, ICollectionElementId, View, Transform, CopyPasteOptions) Copies a set of elements from source view to destination view.
Top
See Also