Construct Point from Cloud Point - Runtime Select    

Constructs a point from a selected cloud point.

 

Input Arguments

 

0

String

Selection Prompt

“Select a cloud point” or whatever prompt desired

1

Boolean

Construct Point?

True - builds a new point

2

Point Name

Constructed Point Name

Name to use for the extracted point

 

Return Arguments

 

3

Vector

Selected Cloud Point Coordinate

XYZ position of the selected point

 

Returned Status

 

SUCCESS

The point was created successfully.

FAILURE

The circle was not found.

 

Remarks

The returned XYZ point location is reported in WORLD coordinates.