Construct Points From Surface Faces - Runtime Select    

Creates points from CAD surfaces selected by the user at runtime. Currently this command is used to define hole center points. It will build a point from a selected cylindrical CAD face at the center of the cylinder end closest to the click point. It will build the center of a sphere and both ends of a selected conical face.

 

Input Arguments

None.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

All possible points were created successfully.

FAILURE

The user pressed ESC at the prompt.

 

Remarks

None.