Construct Point From Survey Target Center    

Constructs a point detected from intensity information saved in a point cloud. Used for rectangular survey targets.

 

Input Arguments

 

0

Collection Object Name

Cloud Containing Target

Name of the cloud to consider

1

Point Name

Reference Seed Point

Name of a reference point to use as a seed for the search

2

GD&T Zone Type

Survey Target Type

Pick the zone type to use

3

Double

Search Diameter

Proximity zone definition for used to define which cloud points to include in the search.

4

Point Name

Result Center Point Name

The name of the point to create.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The survey point was constructed successfully

PARTIAL SUCCESS

No target point was found.

FAILURE

The cloud or seed point were not found

 

Remarks

This command uses a seed point as a reference and searches the point cloud within the designated zone with respect to it.