Construct a Point at Circle Center    

Constructs a point at the center of a circle.

 

Input Arguments

 

0

Collection Object Name

Circle Name

The name of the circle to use.

1

Point Name

Point Name

The name of the resulting point.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The point was created successfully.

FAILURE

The circle was not found.

 

Remarks

If the resulting point name already exists, then it will be sequenced to have a unique name.