Category Feature element trees, Object ProReference

Function ProReferencePointSet


Description
Sets the selected point of a reference handle.
Synopsis
#include <ProReference.h>
ProErrorProReferencePointSet(
ProReference reference
/* (In)
The reference handle.
*/
Pro3dPnt point
/* (In)
The point, in coordinates of the owner model.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more arguments was invalid.

Manual References:

  1. Element Trees: References: Modifying References