Message 1 of 4
GetEntity and GetObject methods

Not applicable
12-08-2001
03:16 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Here is a simple question.. Once I've selected an entity using GetEntity and GetObject, how do I determine what type of element I have whether it is an arc, line, spline, etc..? I'm looking to somehow filter the elements after it's been selected without using the selection sets methods. Is there a way? I would like to pass the entity to different areas in my code after I've determined what type of element the user has selected. Any help would be appreciated.