Message 1 of 2
Best method for iterating a type from modelspace

Not applicable
08-16-2012
03:31 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Can anyone give me advice about the performance differences between:
1) Using a selction filter to get the objectIDs of a particular type, then iterating them, or
2) Iterating all modelspace objects, checking ObjectID.ObjectClass.Name for the desired type.
Thanks in advance for your insights.
Pete Elliott