API Documentation
>
Curve and surface collection
>
Object ProSrfcollref
> Function ProSrfcollrefTypeGet
Function ProSrfcollrefTypeGet
Description
Returns the type of reference contained in a surface collection reference.
Synopsis
#include <
ProSrfcollection.h
>
ProError
ProSrfcollrefTypeGet
(
ProSrfcollref
ref
/* (In)
Pointer to the reference handle.
*/
ProSrfcollrefType
* type
/* (Out)
The reference type.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more arguments was invalid.
User Guide References
Contents of Surface Collection:ProSrfcollrefTypeGet
Was this helpful?
This site works best with JavaScript enabled