Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I draw a triangle with three lines like this:
oEdgeArray(i) = osketch1.SketchLines3D.AddByTwoPoints(oPointArray(n1(i)), oPointArray(n2(i)))But at each corner, Inventor added a chamfer automatically which I don't want. How to disable this?
Regards,
Pete
Solved! Go to Solution.