Closed mpdiker closed 8 years ago
http://dynamobim.com/forums/topic/point-in-list/
List.ContainsItem and in some situations Builtin.Contains commands are unable to distinguish between Point(0,0,0) and Point(2,2,0)
It's really strange, seems some problem related to hashing algorithm. We are working on the fix. MAGN-6694
Internal issue has been closed.
http://dynamobim.com/forums/topic/point-in-list/
List.ContainsItem and in some situations Builtin.Contains commands are unable to distinguish between Point(0,0,0) and Point(2,2,0)