Loads multiple points from WKT text format.
def WKT_LoadMultiPoint( inText: str, / ) -> outPoints: list[Point2D]