Message 1 of 2
Draw Part or create a MeshFeature in Inventor (with c#)

Not applicable
07-05-2017
04:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello all,
my goal is to create an Inventor Part (.ipt) in C # with the help of the "Vertrex" and also allow editing.
I have the idea to create a mesh but I find unfortunately no introduction how to do that.
I have so far with the ClientGraphics the whole can display but I can not select a Face and synonymous not edit.
I have looked at the interface MeshFeatureSet and do not know whether the procedure is or how to deal with it.
Thanks a lot for a help.