You are here: Start » FIL.NET » FIS.WKT_LoadLineString Method
FIS.WKT_LoadLineString Method
Loads path from WKT text format.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void WKT_LoadLineString ( string inText, FilNet.Path outPath )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inText | string | |||
![]() | outPath | FilNet.Path | Output path. |