Message 1 of 3

Not applicable
08-20-2018
12:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I would like to check the interference between a 3DSolid and a LoftedSurface. Is there any possibilty to do this via .NET?
I know about the method Solid3d.CheckInterference(...) but there is only one possible parameter which is another 3DSolid. But the AutoCAD command INTERFERE which obviously is the basis for that method seems to accept several other object types than just 3DSolids.
Therefore I'd say it would be quite logical to have an overloaded method which accepts several other object types as parameters, not just 3DSolids.
Many thanks in advance.
Solved! Go to Solution.