Loads multiple paths from WKT text format.
def WKT_LoadMultiLineString( inText: str, / ) -> outPaths: list[Path]