Category Curve and surface collection, Object ProSrfcollref

Function ProSrfcollrefTypeGet


Description
Returns the type of reference contained in a surface collection reference.
Synopsis
#include <ProSrfcollection.h>
ProErrorProSrfcollrefTypeGet(
ProSrfcollref ref
/* (In)
Pointer to the reference handle.
*/
ProSrfcollrefType* type
/* (Out)
The reference type.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more arguments was invalid.

Manual References:

  1. User Interface: Curve and Surface Collection: Contents of Surface Collection
  2. User Interface: Curve and Surface Collection: Contents of Surface Collection