Introduction
Getting Started
Technical Issues
Machine Vision Guide
Function Reference
Type Reference
WKT_LoadPoint
Loads point from WKT text format.
Syntax
C++
C#
Python
def
WKT_LoadPoint( inText:
str
, / ) -> outPoint: Point2D
Parameters
Name
Type
Default
Description
inText
str
outPoint
Point2D