Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I have the need to copy all the Line Styles from one model to another, I'm trying to get the element ids for each element I need to copy. I found this post on the Building Coder: http://thebuildingcoder.typepad.com/blog/2013/08/retrieving-all-available-line-styles.html it says, "create a filtered element collector retrieving all ElementType elements belonging to any one of them". I cannot seem to create a FilteredElementCollector() to do this. I'm not entirely sure this is the correct approach for my task. Any help is appreciated!
Thanks,
Dan
Solved! Go to Solution.