Message 1 of 1
Intersectwith two lines in c#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello ,In interectwith function does not work properly for two lines which is intersect properly
sourceEntity.IntersectWith(target, Intersect.OnBothOperands, plane, points1, IntPtr.Zero, IntPtr.Zero);
Kindly refer the attachment , i could not identify where it went wrong ?