Category Curve and surface collection, Object ProSrfcollinstr

Function ProSrfcollinstrReferencesGet


Description
Returns the references contained in a surface collection instruction
Synopsis
#include <ProSrfcollection.h>
ProErrorProSrfcollinstrReferencesGet(
ProSrfcollinstr instr
/* (In)
Surface collection instruction
*/
ProSrfcollref** reference_array
/* (Out)
ProArray of references. Free this array using ProSrfcollrefArrayFree().
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more arguments was invalid.
PRO_TK_INVALID_ITEMInvalid item for this type of instruction.

Manual References:

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