WKT_LoadLineString
Loads path from WKT text format.
Syntax
C++
Python
def WKT_LoadLineString( inText: str, outPath: Path, / ) -> None
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inText | str | ||
![]() |
outPath | Path | Output path |
Loads path from WKT text format.
def WKT_LoadLineString( inText: str, outPath: Path, / ) -> None
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inText | str | ||
![]() |
outPath | Path | Output path |