API Documentation
>
Feature element trees
>
Object ProReference
> Function ProReferenceParamsGet
Function ProReferenceParamsGet
Description
Gets the uv parameters of a reference handle.
Synopsis
#include <
ProReference.h
>
ProError
ProReferenceParamsGet
(
ProReference
reference
/* (In)
The reference handle.
*/
ProUvParam
params
/* (Out)
The uv parameters.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more arguments was invalid.
PRO_TK_EMPTY
This value is not set in the reference.
User Guide References
Reading References:ProReferenceParamsGet
Was this helpful?
This site works best with JavaScript enabled