CRaPI - Correct Robust and Perfect API

WorldModel.OnIntersectionsCalculated Method 

Generates a IntersectionsCalculated when all intersections have been calculated

protected void OnIntersectionsCalculated(
   IntersectionsEventArgs e
);

Parameters

e
The event arguments

See Also

WorldModel Class | TeamYaffa.CRaPI.World Namespace