Message 1 of 2
Creating a lofted flange programmatically

Not applicable
07-27-2012
01:37 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Has anyone attempted to create a lofted flange via the API from an external EXE?
In the VS.Net Object Browser, I see the entry for:
Inventor.LoftedFlangeFeatures.CreateLoftedFlangeDefinition
but is a member of Inventor, not Inventor.Application and I don't see how to access it.
Under PartDocument, I found the path:
PartDocument.ComponentDefinition.Features.LoftFeatures but not LoftedFlangeFeatures.
Am I missing something here, or am I a total doofus?
Thanks,
Bob Kiser