API Documentation
>
Feature element trees
>
Object ProReference
> Function ProReferencePointSet
Function ProReferencePointSet
Description
Sets the selected point of a reference handle.
Synopsis
#include <
ProReference.h
>
ProError
ProReferencePointSet
(
ProReference
reference
/* (In)
The reference handle.
*/
Pro3dPnt
point
/* (In)
The point, in coordinates of the owner model.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more arguments was invalid.
User Guide References
Modifying References:ProReferencePointSet
Was this helpful?
This site works best with JavaScript enabled