When I use Rhino.Geometry.Brep.IsPointInside() with the Brep made by Rhino.Geometry.Brep.CreateOffsetBrep(), it shows the different result from the normal one.
Is this bug? or I am missing something?
I will upload GH file.
IsPointInside.gh (14.7 KB)
When I use Rhino.Geometry.Brep.IsPointInside() with the Brep made by Rhino.Geometry.Brep.CreateOffsetBrep(), it shows the different result from the normal one.
Is this bug? or I am missing something?
I will upload GH file.
Yes !! it just tow boxes I made are the same. but when do [IsPointInside(), the result become inverse. i was wondering why.