|
GetSelectedPoints |
Top Previous Next |
|
GetSelectedPoints (Method)
Returns the coordinates and the number of points selected by the activation of the Select Points process with the method SelectPoints or the setting property Command=AvaxCommand.selectv_c
Syntax: Function GetSelectedPoints(x() As Single, y() As Single, z() As Single) As Integer
The GetSelectedPoints method syntax consists of the following:
Return value: Integer - Is the number of the selected points
|