Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Greetings!
Why when I try to find intersection between (for example) Line.CreateBound(XYZ(0,0,0), XYZ(100,0,0)) and Line.CreateBound(XYZ(25,0,0), XYZ(75,0,0))
I've got SetComparisonResult.Equal instead of SetComparisonResult.SubSet or SetComparisonResult.SuperSet?
Thank's.
Solved! Go to Solution.