Foldit Wiki
Advertisement

contactmap.IsContact[]

Function
bool contactmap.IsContact(integer segmentIndex1, integer segmentIndex2)
Description
Gets whether two segments are in contact.
V1 Function Name
New to V2
More Information
Details

Remarks[]

In an exploration puzzle, returns true if two segments are in contact with each other (within a minimum distance). Returns false otherwise. If not in an exploration puzzle, always returns false.

Example[]

Advertisement