SetInOutConnected
path->SetInOutConnected(path->CountPoints() - 1, false);
path->SetInOutConnected(end, false);
fPath->SetInOutConnected(index, connected);
fPath->SetInOutConnected(index, false);
fPath->SetInOutConnected(index, false);
bool SetInOutConnected(int32 index, bool connected);