Message 1 of 5
Getting Model Feature from Selected Drawing Curve

Not applicable
09-11-2012
08:30 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello All,
I've been doing some research these past few days but cannot seem to find what I'm looking for.
Im trying to create some code for another user which takes the pre-selected drawing curve and retrieves the feature information from the model. More specifically, I want to pre-select the drawing curve of a hole, and then run the rule. The rule will take this selected drawing curve and get its model. Then from here I'm expecting I'll be able to use the Hole Feature classes in the API to retrieve the wanted information.
I've tried using SelectSet.Item(1by tut cannot seem to be able to set it as a drawing curve (or anything for that matter).
Any help is appreciated.
Thanks
Mitch