Message 1 of 8

Not applicable
04-29-2016
01:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I use method ElementTransformUtils.CopyElements Method (View, ICollection(ElementId), View, Transform, CopyPasteOptions) to copy some 2D element from one view to another. it's error like picture below "document expected.." Maybe it don't understand my method, we have another method to copy element from document to another document : ElementTransformUtils.CopyElements Method (Document, ICollection(ElementId), Document, Transform, CopyPasteOptions). But i just only want to copy element from view to view, don't want to copy from document to document. Anyone has idea ?? Thanks.
Solved! Go to Solution.