Function TurnMandatory(link1,link2: integer): integer;
Defines that turns from link1 is only allowed if the next turn is link2.
Internally this is translated into a number of turn restrictions. These are only applied at the end of link1, where it is actually possible to use link2.
If link1 and link2 are parallel links, you will get a -30 error.
Possible error codes: -10 -18 -30
Versions: Standard Pro
ActiveX / VCL / CLX component: RWnetBase