Removes a point from a path.
def RemovePointFromPath( ioPath: Path, inIndex: int, /, *, inInverse: bool = False ) -> None