Category Feature element trees, Object ProReference

Function ProReferencePointGet


Description
Gets the selected point of a reference handle.
Synopsis
#include <ProReference.h>
ProErrorProReferencePointGet(
ProReference reference
/* (In)
The reference handle.
*/
Pro3dPnt point
/* (Out)
The point, in coordinates of the owner model.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more arguments was invalid.
PRO_TK_EMPTYThis value is not set in the reference.

Manual References:

  1. Element Trees: References: Reading References
  2. Element Trees: References: Reading References