filter or analyze selection
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello all, I have a rather basic question.
I am creating a plugin where the user is prompted to select an element. I want them to select a Model Line.
1. Is there a way to filter the selection.PickObject() function so that only model lines are selectable?
2. How can I find out if a given element is a Model Line or not? I can't tell from the API docs if that's a Category, Family, Type or something else.
Thanks for any insights.