|
GetLineStartPoint |
Top Previous Next |
|
GetLineStartPoint (Method)
Use this method if you want to get a line's start or end point coordinates when the Command is set to Line_c
Syntax: Function GetLineStartPoint(x As Single, y As Single, z As Single) As Boolean
The GetLineStartPoint method syntax consists of the following:
Return value: Boolean - True on success, false on error.
|