Construct a Point at Projection of Point onto An Object    

Projects a point onto an object at its nearest point.

 

Input Arguments

 

0

Point Name

Point to Project

The name of the point to project.

1

Collection Object Name

Object Name

The name of the object to which you’d like to project the point.

2

Point Name

Resulting Point Name

The name of the resulting projected point.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The point was projected successfully.

FAILURE

The source point or object was not found.

 

Remarks

This command will project points like “Point To Object” queries, acting as if “ignore edge projections” is off. If the resulting point already exists, it will be sequenced to avoid duplicates.