WKT_LoadLineString


Loads path from WKT text format.

Syntax

C++
Python
 
def WKT_LoadLineString(
	inText: str,
	outPath: Path,
	/
)
-> None

Parameters

Name Type Default Description
Input value inText str
Output value outPath Path Output path